Lines Matching refs:p_off
159 unsigned int p_off, q_off, a_off, b_off; in __2data_recov_4() local
169 p_off = offs[disks-2]; in __2data_recov_4()
181 src_offs[0] = p_off; in __2data_recov_4()
191 src_offs[0] = p_off; in __2data_recov_4()
209 unsigned int p_off, q_off, g_off, dp_off, dq_off; in __2data_recov_5() local
232 p_off = offs[disks-2]; in __2data_recov_5()
257 src_offs[1] = p_off; in __2data_recov_5()
300 unsigned int p_off, q_off, dp_off, dq_off; in __2data_recov_n() local
310 p_off = offs[disks-2]; in __2data_recov_n()
338 offs[disks-2] = p_off; in __2data_recov_n()
346 src_offs[1] = p_off; in __2data_recov_n()
477 unsigned int p_off, q_off, dq_off; in async_raid6_datap_recov() local
526 p_off = offs[disks-2]; in async_raid6_datap_recov()
548 tx = async_memcpy(p, g, p_off, g_off, bytes, submit); in async_raid6_datap_recov()
581 src_offs[0] = p_off; in async_raid6_datap_recov()
586 tx = async_xor_offs(p, p_off, srcs, src_offs, 2, bytes, submit); in async_raid6_datap_recov()