Searched refs:evicted (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c55 * Pages are evicted when the cache is full and there is a cache
120 * information about a block that was recently evicted. If a block is
126 * Blocks that are actively being referenced or have not been evicted
377 * the only buffers that can be evicted or deleted. Within each
440 * Number of buffers that could not be evicted because the hash lock
486 * be evicted from the arc when it becomes unreferenced unless the
3237 * If this hdr is being evicted and has a compressed
3319 uint64_t evicted = arc_evict_hdr(hdr, hash_lock); local
3322 bytes_evicted += evicted;
3325 * If evicted i
3505 uint64_t evicted = 0; local
4070 uint64_t evicted = 0; local
[all...]

Completed in 769 milliseconds