Home
last modified time | relevance | path

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

/fs/squashfs/
Dpage_actor.c18 struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); in squashfs_page_actor_init() local
32 void squashfs_page_actor_free(struct squashfs_page_actor *actor, int error) in squashfs_page_actor_free()
42 void squashfs_actor_to_buf(struct squashfs_page_actor *actor, void *buf, in squashfs_actor_to_buf()
59 void squashfs_buf_to_actor(void *buf, struct squashfs_page_actor *actor, in squashfs_buf_to_actor()
77 struct squashfs_page_actor *actor, int offset, int length, int blksz) in squashfs_bh_to_actor()
Dpage_actor.h35 static inline void *squashfs_first_page(struct squashfs_page_actor *actor) in squashfs_first_page()
42 static inline void *squashfs_next_page(struct squashfs_page_actor *actor) in squashfs_next_page()
56 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page()
Dfile_direct.c56 struct squashfs_page_actor *actor; in actor_from_page_cache() local
113 struct squashfs_page_actor *actor; in squashfs_readpages_block() local
Ddecompressor.c100 struct squashfs_page_actor *actor = NULL; in get_comp_opts() local
Dcache.c412 struct squashfs_page_actor *actor; in squashfs_read_table() local
Dsquashfs_fs_sb.h53 struct squashfs_page_actor *actor; member
Dblock.c108 struct squashfs_page_actor *actor = req->output; in squashfs_process_blocks() local
/fs/
Dsplice.c796 splice_actor *actor) in splice_from_pipe_feed()
928 splice_actor *actor) in __splice_from_pipe()
960 splice_actor *actor) in splice_from_pipe()
1164 splice_direct_actor *actor) in splice_direct_to_actor()