Searched refs:cachefilesd (Results 1 – 5 of 5) sorted by relevance
40 reaping stale nodes and culling. This is called cachefilesd and lives in87 The cache is configured by a script in /etc/cachefilesd.conf. These commands129 /sbin/cachefilesd [-d]* [-s] [-n] [-f <configfile>]319 (presumed to be the cachefilesd daemon), which by default will be::351 https://people.redhat.com/~dhowells/fscache/cachefilesd-0.8.tar.bz2355 cachefilesd.te356 cachefilesd.fc357 cachefilesd.if365 semodule -i cachefilesd.pp379 /usr/share/doc/cachefilesd-*/move-cache.txt[all …]
66 | Process | | cachefilesd |
21 by including a debugging specifier in /etc/cachefilesd.conf.
122 cache->cachefilesd = file; in cachefiles_daemon_open()144 cache->cachefilesd = NULL; in cachefiles_daemon_release()
59 struct file *cachefilesd; /* manager daemon handle */ member