Home
last modified time | relevance | path

Searched refs:async_syndrome_val (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dasync_tx.h195 async_syndrome_val(struct page **blocks, unsigned int offset, int src_cnt,
/linux-4.1.27/crypto/async_tx/
Dasync_pq.c296 async_syndrome_val(struct page **blocks, unsigned int offset, int disks, in async_syndrome_val() function
431 EXPORT_SYMBOL_GPL(async_syndrome_val);
Draid6test.c118 tx = async_syndrome_val(ptrs, 0, disks, bytes, &result, spare, &submit); in raid6_dual_recov()
/linux-4.1.27/drivers/md/
Draid5.c1908 async_syndrome_val(srcs, 0, count+2, STRIPE_SIZE, in ops_run_check_pq()