Searched refs:E2F_OPT_UNSHARE_BLOCKS (Results 1 – 4 of 4) sorted by relevance
250 (ctx->options & E2F_OPT_UNSHARE_BLOCKS)) { in e2fsck_pass1_dupblocks()604 if ((ctx->options & E2F_OPT_UNSHARE_BLOCKS) || in pass1d()617 if (!(ctx->options & E2F_OPT_UNSHARE_BLOCKS) && in pass1d()813 (ctx->options & E2F_OPT_UNSHARE_BLOCKS) && in clone_file_block()
179 #define E2F_OPT_UNSHARE_BLOCKS 0x40000 macro
755 ctx->options |= E2F_OPT_UNSHARE_BLOCKS; in parse_extended_opts()2016 (ctx->options & E2F_OPT_UNSHARE_BLOCKS) && in main()
2299 !(ctx->options & E2F_OPT_UNSHARE_BLOCKS)) { in mark_block_used()