Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h166 #define E2F_OPT_COMPRESS_DIRS 0x0400 macro
Dunix.c802 ctx->options |= E2F_OPT_COMPRESS_DIRS; in PRS()
915 (ctx->options & E2F_OPT_COMPRESS_DIRS)) { in PRS()
Drehash.c840 all_dirs = ctx->options & E2F_OPT_COMPRESS_DIRS; in e2fsck_rehash_directories()