Home
last modified time | relevance | path

Searched refs:squashfs_decompress (Results 1 – 5 of 5) sorted by relevance

/fs/squashfs/
Ddecompressor_single.c64 int squashfs_decompress(struct squashfs_sb_info *msblk, struct buffer_head **bh, in squashfs_decompress() function
Ddecompressor_multi_percpu.c77 int squashfs_decompress(struct squashfs_sb_info *msblk, struct buffer_head **bh, in squashfs_decompress() function
Dsquashfs.h62 extern int squashfs_decompress(struct squashfs_sb_info *, struct buffer_head **,
Ddecompressor_multi.c185 int squashfs_decompress(struct squashfs_sb_info *msblk, struct buffer_head **bh, in squashfs_decompress() function
Dblock.c159 req->length = squashfs_decompress(msblk, bh, nr_buffers, in squashfs_process_blocks()