HomeSort by relevance Sort by last modified time
    Searched refs:E2F_OPT_COMPRESS_DIRS (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
e2fsck.h 156 #define E2F_OPT_COMPRESS_DIRS 0x0400
unix.c 710 ctx->options |= E2F_OPT_COMPRESS_DIRS;
821 (ctx->options & E2F_OPT_COMPRESS_DIRS)) {
    [all...]
rehash.c 832 all_dirs = ctx->options & E2F_OPT_COMPRESS_DIRS;

Completed in 174 milliseconds