Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c699 PROMPT_CLEAR, PR_LATCH_TOOBIG },
704 PROMPT_CLEAR, PR_LATCH_TOOBIG },
709 PROMPT_CLEAR, PR_LATCH_TOOBIG },
1523 { PR_LATCH_TOOBIG, PR_1_INODE_TOOBIG, 0 },
Dproblem.h39 #define PR_LATCH_TOOBIG 0x0080 /* Latch for file to big errors */ macro
Dpass1.c1523 end_problem_latch(ctx, PR_LATCH_TOOBIG); in check_blocks()