Home
last modified time | relevance | path

Searched refs:squashfs_get_fragment (Results 1 – 3 of 3) sorted by relevance

/linux/fs/squashfs/
H A Dsquashfs.h36 extern struct squashfs_cache_entry *squashfs_get_fragment(struct super_block *,
H A Dfile.c430 struct squashfs_cache_entry *buffer = squashfs_get_fragment(inode->i_sb, in squashfs_readpage_fragment()
500 struct squashfs_cache_entry *buffer = squashfs_get_fragment(inode->i_sb, in squashfs_readahead_fragment()
H A Dcache.c383 struct squashfs_cache_entry *squashfs_get_fragment(struct super_block *sb, in squashfs_get_fragment() function