Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h607 for (c = firstdc; c < ncols; c++) { in raidz_reconstruct_p_impl()
685 if (firstdc != x) { in raidz_reconstruct_q_impl()
692 for (c = firstdc+1; c < ncols; c++) { in raidz_reconstruct_q_impl()
779 if (firstdc != x) { in raidz_reconstruct_r_impl()
787 for (c = firstdc+1; c < ncols; c++) { in raidz_reconstruct_r_impl()
936 if (firstdc != x) { in raidz_reconstruct_pq_impl()
945 for (c = firstdc+1; c < ncols; c++) { in raidz_reconstruct_pq_impl()
1096 if (firstdc != x) { in raidz_reconstruct_pr_impl()
1105 for (c = firstdc+1; c < ncols; c++) { in raidz_reconstruct_pr_impl()
1263 if (firstdc != x) { in raidz_reconstruct_qr_impl()
[all …]