Home
last modified time | relevance | path

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

/linux/fs/squashfs/
A Dcache.c52 struct squashfs_cache_entry *squashfs_cache_get(struct super_block *sb, in squashfs_cache_get() function
344 entry = squashfs_cache_get(sb, msblk->block_cache, *block, 0); in squashfs_read_metadata()
384 return squashfs_cache_get(sb, msblk->fragment_cache, start_block, in squashfs_get_fragment()
399 return squashfs_cache_get(sb, msblk->read_page, start_block, length); in squashfs_get_datablock()
A Dsquashfs.h24 extern struct squashfs_cache_entry *squashfs_cache_get(struct super_block *,
A Dsymlink.c71 entry = squashfs_cache_get(sb, msblk->block_cache, block, 0); in squashfs_symlink_readpage()
/linux/
A DSystem.map11974 ffff800010378f80 T squashfs_cache_get
A D.tmp_System.map11974 ffff800010378f80 T squashfs_cache_get

Completed in 324 milliseconds