Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dclock.c314 static int fsflushcnt; /* counter for t_fsflushr */ variable
880 if (--fsflushcnt <= 0) { in clock()
881 fsflushcnt = tune.t_fsflushr; in clock()