Home
last modified time | relevance | path

Searched refs:squashfs_finish_page (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/squashfs/
H A Dpage_actor.h44 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page() function
57 void (*squashfs_finish_page)(struct squashfs_page_actor *); member
74 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page() function
76 actor->squashfs_finish_page(actor); in squashfs_finish_page()
H A Dpage_actor.c18 * and squashfs_finish_page().
55 actor->squashfs_finish_page = cache_finish_page; in squashfs_page_actor_init()
96 actor->squashfs_finish_page = direct_finish_page; in squashfs_page_actor_init_special()
H A Dlz4_wrapper.c130 squashfs_finish_page(output); in lz4_uncompress()
H A Dlzo_wrapper.c105 squashfs_finish_page(output); in lzo_uncompress()
H A Dzstd_wrapper.c132 squashfs_finish_page(output); in zstd_uncompress()
H A Dzlib_wrapper.c110 squashfs_finish_page(output); in zlib_uncompress()
H A Dxz_wrapper.c174 squashfs_finish_page(output); in squashfs_xz_uncompress()
H A Dblock.c72 squashfs_finish_page(actor); in copy_bio_to_actor()
/kernel/linux/linux-6.6/fs/squashfs/
H A Dpage_actor.h18 void (*squashfs_finish_page)(struct squashfs_page_actor *); member
49 static inline void squashfs_finish_page(struct squashfs_page_actor *actor) in squashfs_finish_page() function
51 actor->squashfs_finish_page(actor); in squashfs_finish_page()
H A Dpage_actor.c20 * and squashfs_finish_page().
58 actor->squashfs_finish_page = cache_finish_page; in squashfs_page_actor_init()
134 actor->squashfs_finish_page = direct_finish_page; in squashfs_page_actor_init_special()
H A Dlz4_wrapper.c132 squashfs_finish_page(output); in lz4_uncompress()
H A Dlzo_wrapper.c107 squashfs_finish_page(output); in lzo_uncompress()
H A Dzstd_wrapper.c141 squashfs_finish_page(output); in zstd_uncompress()
H A Dzlib_wrapper.c119 squashfs_finish_page(output); in zlib_uncompress()
H A Dxz_wrapper.c182 squashfs_finish_page(output); in squashfs_xz_uncompress()
H A Dblock.c75 squashfs_finish_page(actor); in copy_bio_to_actor()

Completed in 5 milliseconds