Searched refs:E2F_OPT_ICOUNT_FULLMAP (Results 1 – 3 of 3) sorted by relevance
728 ctx->options |= E2F_OPT_ICOUNT_FULLMAP; in parse_extended_opts()731 ctx->options &= ~E2F_OPT_ICOUNT_FULLMAP; in parse_extended_opts()1050 ctx->options |= E2F_OPT_ICOUNT_FULLMAP; in PRS()
174 #define E2F_OPT_ICOUNT_FULLMAP 0x20000 /* use an array for inode counts */ macro
845 if (ctx->options & E2F_OPT_ICOUNT_FULLMAP) in e2fsck_setup_icount()