Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dfile_cache.c24 struct squashfs_cache_entry *buffer = squashfs_get_datablock(i->i_sb, in squashfs_readpage_block()
H A Dsquashfs.h38 extern struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *,
H A Dcache.c401 struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *sb, in squashfs_get_datablock() function