Searched refs:PR_0_GETSIZE_ERROR (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | problem.h | 95 #define PR_0_GETSIZE_ERROR 0x00000C macro |
D | problem.c | 180 { PR_0_GETSIZE_ERROR, |
D | unix.c | 1649 fix_problem(ctx, PR_0_GETSIZE_ERROR, &pctx); in main() |