Home
last modified time | relevance | path

Searched refs:PR_LATCH_BBLOCK (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
Dproblem.c604 PROMPT_CLEAR, PR_LATCH_BBLOCK, 0, 0, 0 },
619 PROMPT_CLEAR, PR_LATCH_BBLOCK, 0, 0, 0 },
898 PROMPT_CLEAR, PR_LATCH_BBLOCK, 0, 0, 0 },
2095 { PR_LATCH_BBLOCK, PR_1_INODE_BBLOCK_LATCH, 0, 0 },
Dproblem.h34 #define PR_LATCH_BBLOCK 0x0020 /* Latch for bad block inode blocks (pass 1) */ macro