Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cachefiles/
Ddaemon.c37 static int cachefiles_daemon_fcull(struct cachefiles_cache *, char *);
75 { "fcull", cachefiles_daemon_fcull },
352 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull() function