Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/e2fsck/
H A 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 },
2282 { PR_LATCH_RELOC, PR_0_RELOCATE_HINT, 0, 0 },
H A Dproblem.h37 #define PR_LATCH_RELOC 0x0050 /* Latch for superblock relocate hint */ macro
H A Dunix.c1876 set_latch_flags(PR_LATCH_RELOC, PRL_LATCHED, 0); in main()