Searched refs:MAX_XOR_BLOCKS (Results 1 – 3 of 3) sorted by relevance
4 #define MAX_XOR_BLOCKS 4 macro
140 xor_src_cnt = min(src_cnt, MAX_XOR_BLOCKS); in do_sync_xor()
521 xor_src_cnt = min(src_cnt, MAX_XOR_BLOCKS); in run_xor()