Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cachefiles/
Ddaemon.c34 static int cachefiles_daemon_fstop(struct cachefiles_cache *, char *);
74 { "fstop", cachefiles_daemon_fstop },
441 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop() function