Searched refs:squashfs_fragment_cache (Results 1 – 3 of 3) sorted by relevance
36 struct squashfs_fragment_cache { struct49 struct squashfs_fragment_cache *fragment; argument
56 squashfs_fragment_cache *fragment);57 extern struct squashfs_fragment_cache *get_cached_fragment(struct super_block
411 squashfs_fragment_cache *fragment) in release_cached_fragment()420 SQSH_EXTERN struct squashfs_fragment_cache *get_cached_fragment(struct super_block in get_cached_fragment()1078 if (!(msblk->fragment = kmalloc(sizeof(struct squashfs_fragment_cache) * in squashfs_read_super()1460 struct squashfs_fragment_cache *fragment = NULL; in squashfs_readpage()1604 struct squashfs_fragment_cache *fragment = in squashfs_readpage4K()