Searched refs:PR_LATCH_BLOCK (Results 1 – 3 of 3) sorted by relevance
/third_party/e2fsprogs/e2fsck/ |
D | problem.h | 33 #define PR_LATCH_BLOCK 0x0010 /* Latch for illegal blocks (pass 1) */ macro
|
D | problem.c | 606 PROMPT_CLEAR, PR_LATCH_BLOCK, 0, 0, 0 }, 611 PROMPT_CLEAR, PR_LATCH_BLOCK, 0, 0, 0 }, 2219 { PR_LATCH_BLOCK, PR_1_INODE_BLOCK_LATCH, 0, 0 },
|
D | pass1.c | 3374 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks() 3725 set_latch_flags(PR_LATCH_BLOCK, in process_block()
|