Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c111 PROMPT_RELOCATE, PR_LATCH_RELOC },
115 PROMPT_RELOCATE, PR_LATCH_RELOC },
121 PROMPT_RELOCATE, PR_LATCH_RELOC },
2043 { PR_LATCH_RELOC, PR_0_RELOCATE_HINT, 0 },
Dproblem.h37 #define PR_LATCH_RELOC 0x0050 /* Latch for superblock relocate hint */ macro
Dunix.c1748 set_latch_flags(PR_LATCH_RELOC, PRL_LATCHED, 0); in main()