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/
rehash.c 67 if (ctx->options & E2F_OPT_COMPRESS_DIRS)
921 all_dirs = ctx->options & E2F_OPT_COMPRESS_DIRS;
unix.c 834 ctx->options |= E2F_OPT_COMPRESS_DIRS;
950 (ctx->options & E2F_OPT_COMPRESS_DIRS)) {
983 if ((ctx->options & E2F_OPT_COMPRESS_DIRS) &&
    [all...]
e2fsck.h 166 #define E2F_OPT_COMPRESS_DIRS 0x0400

Completed in 191 milliseconds