Searched defs:actor (Results 1 – 12 of 12) sorted by relevance
24 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() local62 static void *direct_first_page(struct squashfs_page_actor *actor) in direct_first_page()68 static void *direct_next_page(struct squashfs_page_actor *actor) in direct_next_page()77 static void direct_finish_page(struct squashfs_page_actor *actor) in direct_finish_page()86 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init_special() local
22 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local34 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page()40 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page()46 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page()68 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page()72 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page()76 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page()
105 struct squashfs_page_actor *actor = NULL; in get_comp_opts() local
40 struct squashfs_page_actor *actor; in squashfs_readpage_block() local
424 struct squashfs_page_actor *actor; in squashfs_read_table() local
53 struct squashfs_page_actor *actor; member
1027 u8 *name, struct dir_context *actor) in ntfs_filldir()1099 static int ntfs_readdir(struct file *file, struct dir_context *actor) in ntfs_readdir()
485 splice_actor *actor) in splice_from_pipe_feed()618 splice_actor *actor) in __splice_from_pipe()651 splice_actor *actor) in splice_from_pipe()898 splice_direct_actor *actor) in splice_direct_to_actor()
50 const struct iomap_ops *ops, void *data, iomap_actor_t actor) in iomap_apply()
209 request_key_actor_t actor; in construct_key() local
810 struct device_node *actor = of_node_get(target); in __pmf_find_function() local
1693 filldir_t actor; member