Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c642 dbuf_cache_hiwater_bytes(void) in dbuf_cache_hiwater_bytes() function
759 if (size > dbuf_cache_hiwater_bytes()) in dbuf_evict_notify()
778 ds->cache_hiwater_bytes.value.ui64 = dbuf_cache_hiwater_bytes(); in dbuf_kstat_update()