Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c785 PROMPT_CLEAR, PR_LATCH_TOOBIG },
790 PROMPT_CLEAR, PR_LATCH_TOOBIG },
795 PROMPT_CLEAR, PR_LATCH_TOOBIG },
1744 { PR_LATCH_TOOBIG, PR_1_INODE_TOOBIG, 0 },
Dproblem.h41 #define PR_LATCH_TOOBIG 0x0080 /* Latch for file to big errors */ macro
Dpass1.c2092 end_problem_latch(ctx, PR_LATCH_TOOBIG); in check_blocks()