| /kernel/linux/linux-5.10/fs/squashfs/ |
| D | decompressor_multi.c | 62 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() 106 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() 127 static struct decomp_stream *get_decomp_stream(struct squashfs_sb_info *msblk, in get_decomp_stream() 183 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress()
|
| D | decompressor_single.c | 27 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() 52 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() 62 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress()
|
| D | file.c | 51 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in locate_meta_index() local 89 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in empty_meta_index() local 149 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in release_meta_index() local 230 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in fill_meta_index() local 386 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_copy_cache() local 450 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage() local
|
| D | decompressor_multi_percpu.c | 28 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() 62 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() 78 int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, in squashfs_decompress()
|
| D | lz4_wrapper.c | 32 static void *lz4_comp_opts(struct squashfs_sb_info *msblk, in lz4_comp_opts() 52 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff) in lz4_init() 91 static int lz4_uncompress(struct squashfs_sb_info *msblk, void *strm, in lz4_uncompress()
|
| D | xz_wrapper.c | 38 static void *squashfs_xz_comp_opts(struct squashfs_sb_info *msblk, in squashfs_xz_comp_opts() 81 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff) in squashfs_xz_init() 119 static int squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, in squashfs_xz_uncompress()
|
| 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
|
| 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
|
| D | cache.c | 334 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_metadata() local 382 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_fragment() local 397 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_datablock() local
|
| D | lzo_wrapper.c | 28 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff) in lzo_init() 65 static int lzo_uncompress(struct squashfs_sb_info *msblk, void *strm, in lzo_uncompress()
|
| D | zstd_wrapper.c | 29 static void *zstd_init(struct squashfs_sb_info *msblk, void *buff) in zstd_init() 61 static int zstd_uncompress(struct squashfs_sb_info *msblk, void *strm, in zstd_uncompress()
|
| D | dir.c | 42 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_offset() local 100 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readdir() local
|
| /kernel/linux/linux-4.19/fs/squashfs/ |
| D | decompressor_multi.c | 64 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() 108 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() 129 static struct decomp_stream *get_decomp_stream(struct squashfs_sb_info *msblk, in get_decomp_stream() 185 int squashfs_decompress(struct squashfs_sb_info *msblk, struct buffer_head **bh, in squashfs_decompress()
|
| D | decompressor_single.c | 29 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() 54 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() 64 int squashfs_decompress(struct squashfs_sb_info *msblk, struct buffer_head **bh, in squashfs_decompress()
|
| D | file.c | 64 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in locate_meta_index() local 102 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in empty_meta_index() local 162 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in release_meta_index() local 243 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in fill_meta_index() local 399 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_copy_cache() local 463 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage() local
|
| D | decompressor_multi_percpu.c | 28 void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, in squashfs_decompressor_create() 61 void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) in squashfs_decompressor_destroy() 77 int squashfs_decompress(struct squashfs_sb_info *msblk, struct buffer_head **bh, in squashfs_decompress()
|
| D | lz4_wrapper.c | 34 static void *lz4_comp_opts(struct squashfs_sb_info *msblk, in lz4_comp_opts() 54 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff) in lz4_init() 93 static int lz4_uncompress(struct squashfs_sb_info *msblk, void *strm, in lz4_uncompress()
|
| D | xz_wrapper.c | 51 static void *squashfs_xz_comp_opts(struct squashfs_sb_info *msblk, in squashfs_xz_comp_opts() 94 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff) in squashfs_xz_init() 132 static int squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, in squashfs_xz_uncompress()
|
| D | decompressor.c | 103 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_comp_opts() local 144 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_setup() local
|
| D | cache.c | 347 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_metadata() local 395 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_fragment() local 410 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_datablock() local
|
| D | block.c | 49 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_block_length() local 94 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_data() local
|
| D | lzo_wrapper.c | 41 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff) in lzo_init() 78 static int lzo_uncompress(struct squashfs_sb_info *msblk, void *strm, in lzo_uncompress()
|
| D | zstd_wrapper.c | 38 static void *zstd_init(struct squashfs_sb_info *msblk, void *buff) in zstd_init() 70 static int zstd_uncompress(struct squashfs_sb_info *msblk, void *strm, in zstd_uncompress()
|
| D | dir.c | 55 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_offset() local 113 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readdir() local
|
| D | namei.c | 81 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_name() local 145 struct squashfs_sb_info *msblk = dir->i_sb->s_fs_info; in squashfs_lookup() local
|