Home
last modified time | relevance | path

Searched refs:squashfs_sb_info (Results 1 – 25 of 26) sorted by relevance

12

/linux-4.19.296/fs/squashfs/
Ddecompressor.h27 void *(*init)(struct squashfs_sb_info *, void *);
28 void *(*comp_opts)(struct squashfs_sb_info *, void *, int);
30 int (*decompress)(struct squashfs_sb_info *, void *,
38 static inline void *squashfs_comp_opts(struct squashfs_sb_info *msblk, in squashfs_comp_opts()
Ddecompressor_single.c29 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()
Dsquashfs.h54 extern void *squashfs_decompressor_create(struct squashfs_sb_info *, void *);
55 extern void squashfs_decompressor_destroy(struct squashfs_sb_info *);
56 extern int squashfs_decompress(struct squashfs_sb_info *, struct buffer_head **,
Ddecompressor_multi_percpu.c28 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()
Ddecompressor_multi.c64 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()
Dlz4_wrapper.c34 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()
Dxz_wrapper.c51 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()
Dfile.c64 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in locate_meta_index()
102 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in empty_meta_index()
162 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in release_meta_index()
243 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in fill_meta_index()
399 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_copy_cache()
463 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage()
Dzlib_wrapper.c37 static void *zlib_init(struct squashfs_sb_info *dummy, void *buff) in zlib_init()
65 static int zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, in zlib_uncompress()
Dxattr_id.c44 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_lookup()
74 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_xattr_id_table()
Ddecompressor.c103 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_comp_opts()
144 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_setup()
Dlzo_wrapper.c41 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()
Dzstd_wrapper.c38 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()
Ddir.c55 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_offset()
113 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readdir()
Dnamei.c81 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_name()
145 struct squashfs_sb_info *msblk = dir->i_sb->s_fs_info; in squashfs_lookup()
Dblock.c49 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_block_length()
94 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_data()
Dsquashfs_fs_sb.h56 struct squashfs_sb_info { struct
Dfragment.c51 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_frag_lookup()
Dcache.c347 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_metadata()
395 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_fragment()
410 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_datablock()
Did.c48 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_id()
Dxattr.c44 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_listxattr()
122 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_get()
Dsuper.c81 struct squashfs_sb_info *msblk; in squashfs_fill_super()
355 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs()
385 struct squashfs_sb_info *sbi = sb->s_fs_info; in squashfs_put_super()
Dsymlink.c50 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_symlink_readpage()
Dexport.c54 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_inode_lookup()
Dfile_direct.c32 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_block()

12