Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c264 uint_t dbuf_cache_hiwater_pct = 10; variable
646 (dbuf_cache_target * dbuf_cache_hiwater_pct) / 100); in dbuf_cache_hiwater_bytes()