Lines Matching refs:objects
54 the filesystem, shrinking the cache by culling the objects it contains to make
169 Renaming files in the cache might make objects appear to be other objects (the
187 discarding objects from the cache that have been used less recently than
188 anything else. Culling is based on the access time of data objects. Empty
223 The userspace daemon scans the cache to build up a table of cullable objects.
240 The active cache objects all reside in the first directory. The CacheFiles
241 kernel module moves any retired or culled objects that it can't simply unlink
248 The module represents index objects as directories with the filename "I..." or
251 Data objects are represented as files if they have no children, or directories
253 directory, data objects will have a file in the directory called "data" that
256 Special objects are similar to data objects, except their filenames begin
264 objects:
276 make a nest of directories, and the last one of which will be the objects
301 type ID (required to distinguish special objects) and the auxiliary data from
302 the netfs. The latter is used to detect stale objects in the cache and update
360 cache, to set and access extended attributes on cache objects, and to read and