Searched defs:msblk (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/fs/squashfs/
H A Dfragment.c38 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Ddecompressor.h27 static inline void *squashfs_comp_opts(struct squashfs_sb_info *msblk, argument
H A Dpage_actor.c105 struct squashfs_page_actor *squashfs_page_actor_init_special(struct squashfs_sb_info *msblk, argument
H A Ddecompressor_single.c27 static void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, argument
52 static void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) argument
62 static int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, argument
[all...]
H A Did.c35 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Dsymlink.c38 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Dzlib_wrapper.c52 static int zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, argument
H A Ddecompressor.c89 struct squashfs_sb_info *msblk = sb->s_fs_info; local
130 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Ddecompressor_multi_percpu.c27 static void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, argument
61 static void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) argument
77 static int squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, argument
[all...]
H A Dfile_direct.c27 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
H A Dzstd_wrapper.c29 static void *zstd_init(struct squashfs_sb_info *msblk, void *buff) argument
61 static int zstd_uncompress(struct squashfs_sb_info *msblk, void *strm, argument
H A Dlzo_wrapper.c28 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff) argument
65 static int lzo_uncompress(struct squashfs_sb_info *msblk, void *strm, argument
H A Dlz4_wrapper.c32 static void *lz4_comp_opts(struct squashfs_sb_info *msblk, argument
52 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff) argument
91 static int lz4_uncompress(struct squashfs_sb_info *msblk, void *strm, argument
H A Ddecompressor_multi.c61 static void *squashfs_decompressor_create(struct squashfs_sb_info *msblk, argument
105 static void squashfs_decompressor_destroy(struct squashfs_sb_info *msblk) argument
126 static struct decomp_stream *get_decomp_stream(struct squashfs_sb_info *msblk, argument
182 squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, int offset, int length, struct squashfs_page_actor *output) argument
[all...]
H A Dxattr_id.c31 struct squashfs_sb_info *msblk = sb->s_fs_info; local
61 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Dinode.c106 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Dcache.c334 struct squashfs_sb_info *msblk = sb->s_fs_info; local
382 struct squashfs_sb_info *msblk = sb->s_fs_info; local
397 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Ddir.c42 struct squashfs_sb_info *msblk = sb->s_fs_info; local
100 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
H A Dnamei.c68 struct squashfs_sb_info *msblk = sb->s_fs_info; local
132 struct squashfs_sb_info *msblk = dir->i_sb->s_fs_info; local
H A Dxz_wrapper.c38 static void *squashfs_xz_comp_opts(struct squashfs_sb_info *msblk, argument
81 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff) argument
119 static int squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, argument
H A Dxattr.c31 struct squashfs_sb_info *msblk = sb->s_fs_info; local
109 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Dexport.c41 struct squashfs_sb_info *msblk = sb->s_fs_info; local
H A Dblock.c192 struct squashfs_sb_info *msblk = sb->s_fs_info; local
266 struct squashfs_sb_info *msblk local
[all...]
H A Dfile.c52 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
90 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
150 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
231 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
387 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
452 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
507 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
539 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; local
[all...]
H A Dsuper.c183 struct squashfs_sb_info *msblk; local
491 struct squashfs_sb_info *msblk = sb->s_fs_info; local
517 struct squashfs_sb_info *msblk = sb->s_fs_info; local
565 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; local
[all...]

Completed in 179 milliseconds

12