Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h154 #define E2F_OPT_COMPRESS_DIRS 0x0400 macro
Dunix.c649 ctx->options |= E2F_OPT_COMPRESS_DIRS; in PRS()
767 !cflag && !swapfs && !(ctx->options & E2F_OPT_COMPRESS_DIRS)) in PRS()
Drehash.c795 all_dirs = ctx->options & E2F_OPT_COMPRESS_DIRS; in e2fsck_rehash_directories()