Searched refs:fscache_lookup_cache (Results 1 – 3 of 3) sorted by relevance
59 struct fscache_cache *fscache_lookup_cache(const char *name, bool is_cache) in fscache_lookup_cache() function154 cache = fscache_lookup_cache(name, true); in fscache_acquire_cache()
28 struct fscache_cache *fscache_lookup_cache(const char *name, bool is_cache);
229 cache = fscache_lookup_cache(cache_name, false); in fscache_alloc_volume()