Searched defs:evict_now (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c564 boolean_t evict_now = B_FALSE; local
568 evict_now = dbuf_cache_above_hiwater();
573 if (evict_now) {

Completed in 51 milliseconds