Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h32 #define PR_LATCH_BLOCK 0x0010 /* Latch for illegal blocks (pass 1) */ macro
Dproblem.c479 PROMPT_CLEAR, PR_LATCH_BLOCK },
484 PROMPT_CLEAR, PR_LATCH_BLOCK },
1649 { PR_LATCH_BLOCK, PR_1_INODE_BLOCK_LATCH, 0 },
Dpass1.c1931 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
2213 set_latch_flags(PR_LATCH_BLOCK, in process_block()