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

/freebsd-11-stable/sbin/fsck_ffs/
H A Dglobs.c103 int wantrestart; /* Restart fsck on early termination */ variable
H A Dmain.c147 wantrestart = 1;
577 if (wantrestart && (restarts++ < 10) &&
H A Dfsck.h333 extern int wantrestart; /* Restart fsck on early termination */

Completed in 118 milliseconds