Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds