Home
last modified time | relevance | path

Searched refs:fscache_withdraw_cache (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dcache.c352 * fscache_withdraw_cache - Withdraw a cache from the active service
361 void fscache_withdraw_cache(struct fscache_cache *cache) in fscache_withdraw_cache() function
417 EXPORT_SYMBOL(fscache_withdraw_cache); variable
/kernel/linux/linux-6.6/fs/fscache/
H A Dcache.c348 * fscache_withdraw_cache - Withdraw a cache from the active service
355 void fscache_withdraw_cache(struct fscache_cache *cache) in fscache_withdraw_cache() function
372 EXPORT_SYMBOL(fscache_withdraw_cache); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h94 extern void fscache_withdraw_cache(struct fscache_cache *cache);
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dbind.c263 fscache_withdraw_cache(&cache->cache); in cachefiles_daemon_unbind()
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h537 extern void fscache_withdraw_cache(struct fscache_cache *cache);
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dcache.c373 fscache_withdraw_cache(fscache); in cachefiles_withdraw_cache()

Completed in 7 milliseconds