squashfs_cache_get 344 fs/squashfs/cache.c entry = squashfs_cache_get(sb, msblk->block_cache, *block, 0); squashfs_cache_get 384 fs/squashfs/cache.c return squashfs_cache_get(sb, msblk->fragment_cache, start_block, squashfs_cache_get 399 fs/squashfs/cache.c return squashfs_cache_get(sb, msblk->read_page, start_block, length); squashfs_cache_get 24 fs/squashfs/squashfs.h extern struct squashfs_cache_entry *squashfs_cache_get(struct super_block *, squashfs_cache_get 71 fs/squashfs/symlink.c entry = squashfs_cache_get(sb, msblk->block_cache, block, 0);