Home
last modified time | relevance | path

Searched defs:actor (Results 1 – 13 of 13) sorted by relevance

/linux/fs/squashfs/
A Dpage_actor.c22 static void *cache_first_page(struct squashfs_page_actor *actor) in cache_first_page()
28 static void *cache_next_page(struct squashfs_page_actor *actor) in cache_next_page()
36 static void cache_finish_page(struct squashfs_page_actor *actor) in cache_finish_page()
44 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local
60 static void *direct_first_page(struct squashfs_page_actor *actor) in direct_first_page()
66 static void *direct_next_page(struct squashfs_page_actor *actor) in direct_next_page()
75 static void direct_finish_page(struct squashfs_page_actor *actor) in direct_finish_page()
84 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init_special() local
A Dpage_actor.h20 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local
32 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page()
38 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page()
44 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page()
66 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page()
70 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page()
74 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page()
A Ddecompressor.c92 struct squashfs_page_actor *actor = NULL; in get_comp_opts() local
A Dfile_direct.c38 struct squashfs_page_actor *actor; in squashfs_readpage_block() local
A Dblock.c34 struct squashfs_page_actor *actor, in copy_bio_to_actor()
A Dcache.c411 struct squashfs_page_actor *actor; in squashfs_read_table() local
A Dsquashfs_fs_sb.h40 struct squashfs_page_actor *actor; member
/linux/fs/ntfs/
A Ddir.c1014 u8 *name, struct dir_context *actor) in ntfs_filldir()
1086 static int ntfs_readdir(struct file *file, struct dir_context *actor) in ntfs_readdir()
/linux/fs/
A Dsplice.c397 splice_actor *actor) in splice_from_pipe_feed()
553 splice_actor *actor) in __splice_from_pipe()
586 splice_actor *actor) in splice_from_pipe()
813 splice_direct_actor *actor) in splice_direct_to_actor()
/linux/security/keys/
A Drequest_key.c227 request_key_actor_t actor; in construct_key() local
/linux/fs/ksmbd/
A Dvfs_cache.h115 filldir_t actor) in set_ctx_actor()
/linux/arch/powerpc/platforms/powermac/
A Dpfunc_core.c811 struct device_node *actor = of_node_get(target); in __pmf_find_function() local
/linux/include/linux/
A Dfs.h2024 filldir_t actor; member

Completed in 30 milliseconds