Home
last modified time | relevance | path

Searched refs:PR_1D_CLONE_QUESTION (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Dproblem.h510 #define PR_1D_CLONE_QUESTION 0x013006 macro
Dproblem.c869 { PR_1D_CLONE_QUESTION,
Dpass1b.c514 if (fix_problem(ctx, PR_1D_CLONE_QUESTION, &pctx)) { in pass1d()