Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dpage_actor.c24 static void *cache_first_page(struct squashfs_page_actor *actor) in cache_first_page()
30 static void *cache_next_page(struct squashfs_page_actor *actor) in cache_next_page()
38 static void cache_finish_page(struct squashfs_page_actor *actor) in cache_finish_page()
46 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local
63 static loff_t page_next_index(struct squashfs_page_actor *actor) in page_next_index()
68 static void *handle_next_page(struct squashfs_page_actor *actor) in handle_next_page()
89 static void *direct_first_page(struct squashfs_page_actor *actor) in direct_first_page()
94 static void *direct_next_page(struct squashfs_page_actor *actor) in direct_next_page()
104 static void direct_finish_page(struct squashfs_page_actor *actor) in direct_finish_page()
113 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init_special() local
H A Dpage_actor.h34 static inline struct page *squashfs_page_actor_free(struct squashfs_page_actor *actor) in squashfs_page_actor_free()
43 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page()
47 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page()
51 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page()
55 static inline void squashfs_actor_nobuff(struct squashfs_page_actor *actor) in squashfs_actor_nobuff()
H A Dfile_direct.c36 struct squashfs_page_actor *actor; in squashfs_readpage_block() local
H A Ddecompressor.c91 struct squashfs_page_actor *actor = NULL; in get_comp_opts() local
H A Dfile.c505 struct squashfs_page_actor *actor; in squashfs_readahead_fragment() local
574 struct squashfs_page_actor *actor; in squashfs_readahead() local
H A Dcache.c411 struct squashfs_page_actor *actor; in squashfs_read_table() local
H A Dblock.c34 struct squashfs_page_actor *actor, in copy_bio_to_actor()
H A Dsquashfs_fs_sb.h40 struct squashfs_page_actor *actor; member
/linux/fs/
H A Dsplice.c446 splice_actor *actor) in splice_from_pipe_feed()
602 splice_actor *actor) in __splice_from_pipe()
635 splice_actor *actor) in splice_from_pipe()
1031 splice_direct_actor *actor) in splice_direct_to_actor()
1188 splice_direct_actor *actor) in do_splice_direct_actor()
/linux/security/keys/
H A Drequest_key.c230 request_key_actor_t actor; in construct_key() local
/linux/fs/smb/server/
H A Dvfs_cache.h117 filldir_t actor) in set_ctx_actor()
/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c811 struct device_node *actor = of_node_get(target); in __pmf_find_function() local
/linux/include/linux/
H A Dfs.h2014 filldir_t actor; member