Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c830 PROMPT_CLEAR, PR_LATCH_TOOBIG },
835 PROMPT_CLEAR, PR_LATCH_TOOBIG },
840 PROMPT_CLEAR, PR_LATCH_TOOBIG },
2046 { PR_LATCH_TOOBIG, PR_1_INODE_TOOBIG, 0 },
Dproblem.h40 #define PR_LATCH_TOOBIG 0x0080 /* Latch for file to big errors */ macro
Dpass1.c3139 end_problem_latch(ctx, PR_LATCH_TOOBIG); in check_blocks()