Home
last modified time | relevance | path

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

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