Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h516 #define PR_1D_CLONE_ERROR 0x013008 macro
Dproblem.c877 { PR_1D_CLONE_ERROR,
Dpass1b.c517 fix_problem(ctx, PR_1D_CLONE_ERROR, &pctx); in pass1d()