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

/macosx-10.10.1/diskdev_cmds-576/fsck.tproj/
H A Dfsck.c91 int force_fsck = 0; /* Force an fsck even if the underlying FS is clean */ variable
131 if (force_fsck) {
132 printf("force_fsck %d\n", force_fsck);
221 force_fsck++;
678 (force_fsck) ? "f" : "",

Completed in 123 milliseconds