Searched refs:cachefiles_cull (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | internal.h | 174 extern int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir,
|
H A D | daemon.c | 578 ret = cachefiles_cull(cache, path.dentry, args); in cachefiles_daemon_cull()
|
H A D | namei.c | 950 int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_cull() function
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | internal.h | 274 extern int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir,
|
H A D | daemon.c | 646 ret = cachefiles_cull(cache, path.dentry, args); in cachefiles_daemon_cull()
|
H A D | namei.c | 792 int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_cull() function
|
Completed in 5 milliseconds