Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Ddaemon.c64 static const struct cachefiles_daemon_cmd cachefiles_daemon_cmds[] = { variable
329 for (cmd = cachefiles_daemon_cmds; cmd->name[0]; cmd++) in cachefiles_daemon_write()