Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fscache/
Dcache.c149 struct fscache_cache *fscache_acquire_cache(const char *name) in fscache_acquire_cache() function
168 EXPORT_SYMBOL(fscache_acquire_cache);
/linux-6.1.9/include/linux/
Dfscache-cache.h89 extern struct fscache_cache *fscache_acquire_cache(const char *name);
/linux-6.1.9/fs/cachefiles/
Dcache.c27 cache_cookie = fscache_acquire_cache(cache->tag); in cachefiles_add_cache()
/linux-6.1.9/Documentation/filesystems/caching/
Dbackend-api.rst65 struct fscache_cache *fscache_acquire_cache(const char *name);