Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c428 PROMPT_CLEAR, PR_LATCH_BLOCK },
433 PROMPT_CLEAR, PR_LATCH_BLOCK },
1516 { PR_LATCH_BLOCK, PR_1_INODE_BLOCK_LATCH, 0 },
Dproblem.h32 #define PR_LATCH_BLOCK 0x0010 /* Latch for illegal blocks (pass 1) */ macro
Dpass1.c1522 end_problem_latch(ctx, PR_LATCH_BLOCK); in check_blocks()
1812 set_latch_flags(PR_LATCH_BLOCK, in process_block()