Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c155 #define BIO_MIN_HWM (BIO_MIN_HDR * MAXBSIZE / 1024) macro
1161 if (v.v_bufhwm < BIO_MIN_HWM || v.v_bufhwm > bio_max_hwm) { in binit()
1170 BIO_MIN_HWM, bio_max_hwm, bio_max_hwm); in binit()