Searched refs:slowio_pollcnt (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sbin/fsck_ffs/
H A Dfsutil.c72 int slowio_pollcnt; variable
88 slowio_pollcnt = 0;
817 slowio_pollcnt = (slowio_pollcnt + 1) & 7;
818 if (slowio_pollcnt == 0) {
829 if (slowio_pollcnt != 0)

Completed in 113 milliseconds