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

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

Completed in 48 milliseconds