Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Dproblem.h33 #define PR_LATCH_BLOCK 0x0010 /* Latch for illegal blocks (pass 1) */ macro
Dproblem.c606 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 },
Dpass1.c3374 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
3725 set_latch_flags(PR_LATCH_BLOCK, in process_block()