Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dinternal.h174 extern int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir,
H A Ddaemon.c578 ret = cachefiles_cull(cache, path.dentry, args); in cachefiles_daemon_cull()
H A Dnamei.c950 int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_cull() function