Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Dproblem.h967 #define PR_2_FEATURE_LARGE_DIRS 0x020039 macro
Dproblem.c1696 { PR_2_FEATURE_LARGE_DIRS,
Dpass1.c2062 if (fix_problem(ctx, PR_2_FEATURE_LARGE_DIRS, &pctx)) { in e2fsck_pass1()