Searched refs:E2F_OPT_UNSHARE_BLOCKS (Results 1 – 4 of 4) sorted by relevance
249 (ctx->options & E2F_OPT_UNSHARE_BLOCKS)) { in e2fsck_pass1_dupblocks()603 if ((ctx->options & E2F_OPT_UNSHARE_BLOCKS) || in pass1d()616 if (!(ctx->options & E2F_OPT_UNSHARE_BLOCKS) && in pass1d()808 (ctx->options & E2F_OPT_UNSHARE_BLOCKS) && in clone_file_block()
176 #define E2F_OPT_UNSHARE_BLOCKS 0x40000 macro
753 ctx->options |= E2F_OPT_UNSHARE_BLOCKS; in parse_extended_opts()2002 (ctx->options & E2F_OPT_UNSHARE_BLOCKS) && in main()
2298 !(ctx->options & E2F_OPT_UNSHARE_BLOCKS)) { in mark_block_used()