squashfs_page_actor 79 fs/squashfs/block.c u64 *next_index, struct squashfs_page_actor *output) squashfs_page_actor 411 fs/squashfs/cache.c struct squashfs_page_actor *actor; squashfs_page_actor 92 fs/squashfs/decompressor.c struct squashfs_page_actor *actor = NULL; squashfs_page_actor 19 fs/squashfs/decompressor.h struct squashfs_page_actor *); squashfs_page_actor 184 fs/squashfs/decompressor_multi.c int b, int offset, int length, struct squashfs_page_actor *output) squashfs_page_actor 76 fs/squashfs/decompressor_multi_percpu.c int b, int offset, int length, struct squashfs_page_actor *output) squashfs_page_actor 63 fs/squashfs/decompressor_single.c int b, int offset, int length, struct squashfs_page_actor *output) squashfs_page_actor 38 fs/squashfs/file_direct.c struct squashfs_page_actor *actor; squashfs_page_actor 93 fs/squashfs/lz4_wrapper.c struct squashfs_page_actor *output) squashfs_page_actor 67 fs/squashfs/lzo_wrapper.c struct squashfs_page_actor *output) squashfs_page_actor 22 fs/squashfs/page_actor.c static void *cache_first_page(struct squashfs_page_actor *actor) squashfs_page_actor 28 fs/squashfs/page_actor.c static void *cache_next_page(struct squashfs_page_actor *actor) squashfs_page_actor 36 fs/squashfs/page_actor.c static void cache_finish_page(struct squashfs_page_actor *actor) squashfs_page_actor 41 fs/squashfs/page_actor.c struct squashfs_page_actor *squashfs_page_actor_init(void **buffer, squashfs_page_actor 44 fs/squashfs/page_actor.c struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); squashfs_page_actor 60 fs/squashfs/page_actor.c static void *direct_first_page(struct squashfs_page_actor *actor) squashfs_page_actor 66 fs/squashfs/page_actor.c static void *direct_next_page(struct squashfs_page_actor *actor) squashfs_page_actor 75 fs/squashfs/page_actor.c static void direct_finish_page(struct squashfs_page_actor *actor) squashfs_page_actor 81 fs/squashfs/page_actor.c struct squashfs_page_actor *squashfs_page_actor_init_special(struct page **page, squashfs_page_actor 84 fs/squashfs/page_actor.c struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); squashfs_page_actor 17 fs/squashfs/page_actor.h static inline struct squashfs_page_actor *squashfs_page_actor_init(void **page, squashfs_page_actor 20 fs/squashfs/page_actor.h struct squashfs_page_actor *actor = kmalloc(sizeof(*actor), GFP_KERNEL); squashfs_page_actor 32 fs/squashfs/page_actor.h static inline void *squashfs_first_page(struct squashfs_page_actor *actor) squashfs_page_actor 38 fs/squashfs/page_actor.h static inline void *squashfs_next_page(struct squashfs_page_actor *actor) squashfs_page_actor 44 fs/squashfs/page_actor.h static inline void squashfs_finish_page(struct squashfs_page_actor *actor) squashfs_page_actor 55 fs/squashfs/page_actor.h void *(*squashfs_first_page)(struct squashfs_page_actor *); squashfs_page_actor 56 fs/squashfs/page_actor.h void *(*squashfs_next_page)(struct squashfs_page_actor *); squashfs_page_actor 57 fs/squashfs/page_actor.h void (*squashfs_finish_page)(struct squashfs_page_actor *); squashfs_page_actor 63 fs/squashfs/page_actor.h extern struct squashfs_page_actor *squashfs_page_actor_init(void **, int, int); squashfs_page_actor 64 fs/squashfs/page_actor.h extern struct squashfs_page_actor *squashfs_page_actor_init_special(struct page squashfs_page_actor 66 fs/squashfs/page_actor.h static inline void *squashfs_first_page(struct squashfs_page_actor *actor) squashfs_page_actor 70 fs/squashfs/page_actor.h static inline void *squashfs_next_page(struct squashfs_page_actor *actor) squashfs_page_actor 74 fs/squashfs/page_actor.h static inline void squashfs_finish_page(struct squashfs_page_actor *actor) squashfs_page_actor 19 fs/squashfs/squashfs.h struct squashfs_page_actor *); squashfs_page_actor 44 fs/squashfs/squashfs.h int, int, int, struct squashfs_page_actor *); squashfs_page_actor 40 fs/squashfs/squashfs_fs_sb.h struct squashfs_page_actor *actor; squashfs_page_actor 121 fs/squashfs/xz_wrapper.c struct squashfs_page_actor *output) squashfs_page_actor 54 fs/squashfs/zlib_wrapper.c struct squashfs_page_actor *output) squashfs_page_actor 63 fs/squashfs/zstd_wrapper.c struct squashfs_page_actor *output)