Searched refs:squashfs_decompressor_setup (Results 1 – 3 of 3) sorted by relevance
38 extern void *squashfs_decompressor_setup(struct super_block *, unsigned short);
129 void *squashfs_decompressor_setup(struct super_block *sb, unsigned short flags) in squashfs_decompressor_setup() function
210 msblk->stream = squashfs_decompressor_setup(sb, flags); in squashfs_fill_super()