Searched refs:PR_LATCH_OPTIMIZE_DIR (Results 1 – 3 of 3) sorted by relevance
/third_party/e2fsprogs/e2fsck/ |
D | problem.h | 41 #define PR_LATCH_OPTIMIZE_DIR 0x0090 /* Latch for optimize directories */ macro
|
D | problem.c | 2018 PROMPT_NONE, PR_LATCH_OPTIMIZE_DIR | PR_PREEN_NOHDR, 0, 0, 0 }, 2280 { PR_LATCH_OPTIMIZE_DIR, PR_3A_OPTIMIZE_DIR_HEADER, PR_3A_OPTIMIZE_DIR_END, 0 },
|
D | rehash.c | 1171 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories() 1178 end_problem_latch(ctx, PR_LATCH_OPTIMIZE_DIR); in e2fsck_rehash_directories()
|