Searched refs:async_xor (Results 1 – 3 of 3) sorted by relevance
4 obj-$(CONFIG_ASYNC_XOR) += async_xor.o
273 async_xor(struct page *dest, struct page **src_list, unsigned int offset, in async_xor() function279 EXPORT_SYMBOL_GPL(async_xor);
93 tx = async_xor(dest, blocks, 0, count, bytes, &submit); in raid6_dual_recov()