Searched refs:cachefilesd (Results 1 – 5 of 5) sorted by relevance
38 reaping stale nodes and culling. This is called cachefilesd and lives in86 The cache is configured by a script in /etc/cachefilesd.conf. These commands136 /sbin/cachefilesd [-d]* [-s] [-n] [-f <configfile>]339 (presumed to be the cachefilesd daemon), which by default will be:371 http://people.redhat.com/~dhowells/fscache/cachefilesd-0.8.tar.bz2375 cachefilesd.te376 cachefilesd.fc377 cachefilesd.if385 semodule -i cachefilesd.pp399 /usr/share/doc/cachefilesd-*/move-cache.txt[all …]
65 | Process | | cachefilesd |
20 by including a debugging specifier in /etc/cachefilesd.conf.
126 cache->cachefilesd = file; in cachefiles_daemon_open()148 cache->cachefilesd = NULL; in cachefiles_daemon_release()
54 struct file *cachefilesd; /* manager daemon handle */ member