Home
last modified time | relevance | path

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

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