Lines Matching refs:fsck
24 #include "fsck.h"
59 MSG(0, "\nUsage: fsck.f2fs [options] device\n");
183 if (!strcmp("fsck.f2fs", prog))
233 if (!strcmp("fsck.f2fs", prog)) {
881 * 1. fsck -f, fix_on has already been set to 1 when
883 * 2. fsck -a && CP_FSCK_FLAG is set, fix_on has already
885 * 3. fsck -p 1 && error is detected, then bug_on is set,
886 * we set fix_on = 1 here, so that fsck can fix errors
1162 gfsck.sbi.fsck = &gfsck;
1207 /* fsck to fix missing quota */