Searched refs:cachefilesd (Results 1 – 5 of 5) sorted by relevance
41 reaping stale nodes and culling. This is called cachefilesd and lives in88 The cache is configured by a script in /etc/cachefilesd.conf. These commands130 /sbin/cachefilesd [-d]* [-s] [-n] [-f <configfile>]320 (presumed to be the cachefilesd daemon), which by default will be::352 https://people.redhat.com/~dhowells/fscache/cachefilesd-0.8.tar.bz2356 cachefilesd.te357 cachefilesd.fc358 cachefilesd.if366 semodule -i cachefilesd.pp380 /usr/share/doc/cachefilesd-*/move-cache.txt[all …]
66 | Process | | cachefilesd |
21 by including a debugging specifier in /etc/cachefilesd.conf.
131 cache->cachefilesd = file; in cachefiles_daemon_open()199 cache->cachefilesd = NULL; in cachefiles_daemon_release()
78 struct file *cachefilesd; /* manager daemon handle */ member