Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsutil.c70 int slowio_pollcnt; variable
91 slowio_pollcnt = 0; in fsutilinit()
1231 slowio_pollcnt = (slowio_pollcnt + 1) & 7; in slowio_start()
1232 if (slowio_pollcnt == 0) { in slowio_start()
1243 if (slowio_pollcnt != 0) in slowio_end()