Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dcache.c24 static struct fscache_cache *fscache_alloc_cache(const char *name) in fscache_alloc_cache() function
86 candidate = fscache_alloc_cache(name); in fscache_lookup_cache()