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

/freebsd-13-stable/sbin/fsck_ffs/
H A Dglobs.c105 int wantrestart; /* Restart fsck on early termination */ variable
H A Dmain.c151 wantrestart = 1;
633 if (wantrestart && (restarts++ < 10) &&
H A Dfsck.h365 extern int wantrestart; /* Restart fsck on early termination */

Completed in 34 milliseconds