Searched refs:bufhwm_pct (Results 1 – 2 of 2) sorted by relevance
301 int bufhwm_pct = 0; variable
161 extern int bufhwm_pct; /* ditto - given in % of physmem */1142 if (bufhwm_pct != 0 && in binit()1143 ((pct = 100 / bufhwm_pct) < BIO_MAX_PERCENT)) { in binit()1150 bufhwm_pct, in binit()