Searched defs:fsflushcnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dclock.c312 static int fsflushcnt; /* counter for t_fsflushr */ variable
876 if (--fsflushcnt <= 0) {
877 fsflushcnt = tune.t_fsflushr;

Completed in 59 milliseconds