Searched refs:PR_1D_CLONE_ERROR (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | problem.h | 516 #define PR_1D_CLONE_ERROR 0x013008 macro |
D | problem.c | 877 { PR_1D_CLONE_ERROR, |
D | pass1b.c | 517 fix_problem(ctx, PR_1D_CLONE_ERROR, &pctx); in pass1d() |