Home
last modified time | relevance | path

Searched defs:msblk (Results 1 – 25 of 83) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/squashfs/
H A Ddecompressor_single.c27 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()
H A Ddecompressor_multi.c62 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()
H A Ddecompressor_multi_percpu.c28 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()
H A Dfile.c51 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
H A Dlz4_wrapper.c32 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()
H A Dxz_wrapper.c38 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()
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 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 Dlzo_wrapper.c28 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()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/squashfs/
H A Ddecompressor_single.c27 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()
H A Ddecompressor_multi.c62 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()
H A Ddecompressor_multi_percpu.c28 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()
H A Dfile.c51 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
H A Dlz4_wrapper.c32 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()
H A Dxz_wrapper.c38 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()
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 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
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/squashfs/
H A Ddecompressor_single.c27 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()
H A Ddecompressor_multi.c62 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()
H A Ddecompressor_multi_percpu.c28 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()
H A Dfile.c51 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
H A Dlz4_wrapper.c32 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()
H A Dxz_wrapper.c38 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()
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.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

1234