Searched refs:E2F_OPT_COMPRESS_DIRS (Results 1 – 3 of 3) sorted by relevance
67 if (ctx->options & E2F_OPT_COMPRESS_DIRS) in e2fsck_dir_will_be_rehashed()985 all_dirs = ctx->options & E2F_OPT_COMPRESS_DIRS; in e2fsck_rehash_directories()
865 ctx->options |= E2F_OPT_COMPRESS_DIRS; in PRS()982 (ctx->options & E2F_OPT_COMPRESS_DIRS)) { in PRS()1015 if ((ctx->options & E2F_OPT_COMPRESS_DIRS) && in PRS()
167 #define E2F_OPT_COMPRESS_DIRS 0x0400 macro