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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c3426 uint64_t scan_evicted = 0; local
3442 scan_evicted += bytes_evicted;
3455 if (scan_evicted == 0) {
3461 * break the loop is when scan_evicted is zero.

Completed in 897 milliseconds