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

/freebsd-10.0-release/sbin/fsck_ffs/
H A Dfsutil.c72 int slowio_pollcnt; variable
796 slowio_pollcnt = (slowio_pollcnt + 1) & 7;
797 if (slowio_pollcnt == 0) {
808 if (slowio_pollcnt != 0)

Completed in 111 milliseconds