Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cachefiles/
Ddaemon.c42 static int cachefiles_daemon_cull(struct cachefiles_cache *, char *);
71 { "cull", cachefiles_daemon_cull },
554 static int cachefiles_daemon_cull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_cull() function