Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs.h50 extern struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *,
Dcache.c385 struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *sb, in squashfs_get_datablock() function
Dfile.c416 buffer = squashfs_get_datablock(inode->i_sb, in squashfs_readpage()