Searched refs:PR_1_SET_DTIME (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | problem.h | 276 #define PR_1_SET_DTIME 0x010005 macro |
D | problem.c | 467 { PR_1_SET_DTIME, |
D | pass1.c | 1030 if (fix_problem(ctx, PR_1_SET_DTIME, &pctx)) { in e2fsck_pass1() |