Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Ddaemon.c37 static int cachefiles_daemon_bstop(struct cachefiles_cache *, char *);
68 { "bstop", cachefiles_daemon_bstop },
525 static int cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bstop() function