/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | fragment.c | 38 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_frag_lookup() local
|
H A D | decompressor_single.c | 27 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() argument 52 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() argument 62 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument [all...] |
H A D | decompressor.h | 26 static inline void *squashfs_comp_opts(struct squashfs_sb_info *msblk, in squashfs_comp_opts() argument
|
H A D | symlink.c | 37 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_symlink_readpage() local
|
H A D | id.c | 35 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_id() local
|
H A D | zlib_wrapper.c | 52 static int zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, in zlib_uncompress() argument
|
H A D | decompressor.c | 90 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_comp_opts() local 131 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_setup() local
|
H A D | decompressor_multi_percpu.c | 28 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() argument 62 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() argument 78 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument [all...] |
H A D | inode.c | 106 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_inode() local
|
H A D | file_direct.c | 30 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_block() local
|
H A D | lz4_wrapper.c | 32 static void *lz4_comp_opts(struct squashfs_sb_info *msblk, in lz4_comp_opts() argument 52 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff) in lz4_init() argument 91 static int lz4_uncompress(struct squashfs_sb_info *msblk, void *strm, in lz4_uncompress() argument
|
H A D | lzo_wrapper.c | 28 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff) in lzo_init() argument 65 static int lzo_uncompress(struct squashfs_sb_info *msblk, void *strm, in lzo_uncompress() argument
|
H A D | zstd_wrapper.c | 29 static void *zstd_init(struct squashfs_sb_info *msblk, void *buff) in zstd_init() argument 61 static int zstd_uncompress(struct squashfs_sb_info *msblk, void *strm, in zstd_uncompress() argument
|
H A D | xattr_id.c | 31 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_lookup() local 61 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_xattr_id_table() local
|
H A D | decompressor_multi.c | 62 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() argument 106 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() argument 127 static struct decomp_stream *get_decomp_stream(struct squashfs_sb_info *msblk, in get_decomp_stream() argument 183 int squashfs_decompress(struct squashfs_sb_info *msblk, struc argument [all...] |
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | decompressor_single.c | 27 static void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() argument 52 static void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() argument 62 static int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument [all...] |
H A D | decompressor.h | 27 static inline void *squashfs_comp_opts(struct squashfs_sb_info *msblk, in squashfs_comp_opts() argument
|
H A D | page_actor.c | 105 struct squashfs_page_actor *squashfs_page_actor_init_special(struct squashfs_sb_info *msblk, in squashfs_page_actor_init_special() argument
|
H A D | fragment.c | 38 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_frag_lookup() local
|
H A D | decompressor.c | 89 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_comp_opts() local 130 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_setup() local
|
H A D | decompressor_multi_percpu.c | 27 static void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() argument 61 static void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() argument 77 static int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress() argument [all...] |
H A D | symlink.c | 38 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_symlink_read_folio() local
|
H A D | id.c | 35 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_id() local
|
H A D | file_direct.c | 27 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_block() local
|
H A D | zlib_wrapper.c | 52 static int zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, in zlib_uncompress() argument
|