Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c119 PROMPT_RELOCATE, PR_LATCH_RELOC, 0, 0, 0 },
123 PROMPT_RELOCATE, PR_LATCH_RELOC, 0, 0, 0 },
129 PROMPT_RELOCATE, PR_LATCH_RELOC, 0, 0, 0 },
2233 { PR_LATCH_RELOC, PR_0_RELOCATE_HINT, 0, 0 },
Dproblem.h37 #define PR_LATCH_RELOC 0x0050 /* Latch for superblock relocate hint */ macro
Dunix.c1855 set_latch_flags(PR_LATCH_RELOC, PRL_LATCHED, 0); in main()