Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h92 #define PR_0_GETSIZE_ERROR 0x00000C macro
Dproblem.c172 { PR_0_GETSIZE_ERROR,
Dunix.c1082 fix_problem(ctx, PR_0_GETSIZE_ERROR, &pctx); in main()