Searched refs:squashfs_cache (Results 1 – 2 of 2) sorted by relevance
15 struct squashfs_cache { struct38 struct squashfs_cache *cache; argument47 struct squashfs_cache *block_cache;48 struct squashfs_cache *fragment_cache;49 struct squashfs_cache *read_page;
53 struct squashfs_cache *cache, u64 block, int length) in squashfs_cache_get()175 struct squashfs_cache *cache = entry->cache; in squashfs_cache_put()197 void squashfs_cache_delete(struct squashfs_cache *cache) in squashfs_cache_delete()223 struct squashfs_cache *squashfs_cache_init(char *name, int entries, in squashfs_cache_init()227 struct squashfs_cache *cache; in squashfs_cache_init()