Home | History | Annotate | Download | only in util

Lines Matching full:filesystem

58  * A cache that uses a bounded amount of space on a filesystem. Each cache
63 * <p>The cache stores its data in a directory on the filesystem. This
69 * filesystem. When the number of stored bytes exceeds the limit, the cache will
72 * deleted. The limit does not include filesystem overhead or the cache
95 * filesystem, the corresponding entries will be dropped from the cache. If
673 * Force buffered operations to the filesystem.
682 * Closes this cache. Stored values will remain on the filesystem.
810 * when writing to the filesystem, this edit will be aborted when