Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c287 static uint_t dbuf_cache_lowater_pct = 10; variable
761 (dbuf_cache_target * dbuf_cache_lowater_pct) / 100); in dbuf_cache_lowater_bytes()