Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dcache.c234 int fscache_add_cache(struct fscache_cache *cache, in fscache_add_cache() function
263 EXPORT_SYMBOL(fscache_add_cache);
/openbmc/linux/include/linux/
H A Dfscache-cache.h91 extern int fscache_add_cache(struct fscache_cache *cache,
/openbmc/linux/fs/cachefiles/
H A Dcache.c144 ret = fscache_add_cache(cache_cookie, &cachefiles_cache_ops, cache); in cachefiles_add_cache()
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst86 int fscache_add_cache(struct fscache_cache *cache,