Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Draid5.c1564 unsigned int off_dest = tgt->offset; in ops_run_compute5() local
1588 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0], in ops_run_compute5()
1862 unsigned int off_dest = off_srcs[count] = sh->dev[pd_idx].offset; in ops_run_prexor5() local
1887 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count, in ops_run_prexor5()
2044 unsigned int off_dest; in ops_run_reconstruct5() local
2075 off_dest = off_srcs[count] = sh->dev[pd_idx].offset; in ops_run_reconstruct5()
2087 off_dest = sh->dev[pd_idx].offset; in ops_run_reconstruct5()
2119 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0], in ops_run_reconstruct5()
2213 unsigned int off_dest; in ops_run_check_p() local
2227 off_dest = sh->dev[pd_idx].offset; in ops_run_check_p()
[all …]