Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cachefiles/
Dinternal.h274 extern int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir,
Ddaemon.c646 ret = cachefiles_cull(cache, path.dentry, args); in cachefiles_daemon_cull()
Dnamei.c789 int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_cull() function