Home
last modified time | relevance | path

Searched refs:cachefiles_withdraw_cache (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/cachefiles/
Dcache.c409 void cachefiles_withdraw_cache(struct cachefiles_cache *cache) in cachefiles_withdraw_cache() function
Dinternal.h179 extern void cachefiles_withdraw_cache(struct cachefiles_cache *cache);
Ddaemon.c816 cachefiles_withdraw_cache(cache); in cachefiles_daemon_unbind()