Home
last modified time | relevance | path

Searched refs:dbuf_cache_hiwater_bytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c751 dbuf_cache_hiwater_bytes(void) in dbuf_cache_hiwater_bytes() function
877 if (size > dbuf_cache_hiwater_bytes() && in dbuf_evict_notify()
912 ds->cache_hiwater_bytes.value.ui64 = dbuf_cache_hiwater_bytes(); in dbuf_kstat_update()