Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
Dfscache_cache.c234 int fscache_add_cache(struct fscache_cache *cache, in fscache_add_cache() function
263 EXPORT_SYMBOL(fscache_add_cache);
/linux-6.12.1/include/linux/
Dfscache-cache.h92 extern int fscache_add_cache(struct fscache_cache *cache,
/linux-6.12.1/fs/cachefiles/
Dcache.c145 ret = fscache_add_cache(cache_cookie, &cachefiles_cache_ops, cache); in cachefiles_add_cache()
/linux-6.12.1/Documentation/filesystems/caching/
Dbackend-api.rst86 int fscache_add_cache(struct fscache_cache *cache,