Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Ddaemon.c43 static int cachefiles_daemon_secctx(struct cachefiles_cache *, char *);
77 { "secctx", cachefiles_daemon_secctx },
578 static int cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_secctx() function