Home
last modified time | relevance | path

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

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