Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h33 #define PR_LATCH_BLOCK 0x0010 /* Latch for illegal blocks (pass 1) */ macro
Dproblem.c584 PROMPT_CLEAR, PR_LATCH_BLOCK, 0, 0, 0 },
589 PROMPT_CLEAR, PR_LATCH_BLOCK, 0, 0, 0 },
2094 { PR_LATCH_BLOCK, PR_1_INODE_BLOCK_LATCH, 0, 0 },
Dpass1.c3359 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
3707 set_latch_flags(PR_LATCH_BLOCK, in process_block()