Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fscache/
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()