Searched refs:diff_algo (Results 1 – 1 of 1) sorted by relevance
938 int diff_algo = 1; in sunionDiffGenericCommand() local977 diff_algo = (algo_one_work <= algo_two_work) ? 1 : 2; in sunionDiffGenericCommand()979 if (diff_algo == 1 && setnum > 1) { in sunionDiffGenericCommand()1006 } else if (op == SET_OP_DIFF && sets[0] && diff_algo == 1) { in sunionDiffGenericCommand()1030 } else if (op == SET_OP_DIFF && sets[0] && diff_algo == 2) { in sunionDiffGenericCommand()