Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/fs/squashfs/
H A Dfragment.c38 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_frag_lookup() local
H A Ddecompressor_single.c27 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 Ddecompressor.h26 static inline void *squashfs_comp_opts(struct squashfs_sb_info *msblk, in squashfs_comp_opts() argument
H A Dsymlink.c37 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_symlink_readpage() local
H A Did.c35 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_id() local
H A Dzlib_wrapper.c52 static int zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, in zlib_uncompress() argument
H A Ddecompressor.c90 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 Ddecompressor_multi_percpu.c28 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 Dinode.c106 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_inode() local
H A Dfile_direct.c30 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_block() local
H A Dlz4_wrapper.c32 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 Dlzo_wrapper.c28 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 Dzstd_wrapper.c29 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 Dxattr_id.c31 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 Ddecompressor_multi.c62 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 Ddecompressor_single.c27 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 Ddecompressor.h27 static inline void *squashfs_comp_opts(struct squashfs_sb_info *msblk, in squashfs_comp_opts() argument
H A Dpage_actor.c105 struct squashfs_page_actor *squashfs_page_actor_init_special(struct squashfs_sb_info *msblk, in squashfs_page_actor_init_special() argument
H A Dfragment.c38 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_frag_lookup() local
H A Ddecompressor.c89 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 Ddecompressor_multi_percpu.c27 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 Dsymlink.c38 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_symlink_read_folio() local
H A Did.c35 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_id() local
H A Dfile_direct.c27 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage_block() local
H A Dzlib_wrapper.c52 static int zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, in zlib_uncompress() argument

Completed in 10 milliseconds

123