Home
last modified time | relevance | path

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

/linux-4.19.296/fs/squashfs/
Dfile_cache.c26 struct squashfs_cache_entry *buffer = squashfs_get_datablock(i->i_sb, in squashfs_readpage_block()
Dsquashfs.h45 extern struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *,
Dfile_direct.c150 struct squashfs_cache_entry *buffer = squashfs_get_datablock(i->i_sb, in squashfs_read_cache()
Dcache.c407 struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *sb, in squashfs_get_datablock() function