Searched refs:TARGET_X (Results 1 – 2 of 2) sorted by relevance
48 const unsigned x = tgtidx[TARGET_X]; in raidz_rec_q_coeff()57 const unsigned x = tgtidx[TARGET_X]; in raidz_rec_r_coeff()66 const unsigned x = tgtidx[TARGET_X]; in raidz_rec_pq_coeff()82 const unsigned x = tgtidx[TARGET_X]; in raidz_rec_pr_coeff()99 const unsigned x = tgtidx[TARGET_X]; in raidz_rec_qr_coeff()120 const unsigned x = tgtidx[TARGET_X]; in raidz_rec_pqr_coeff()591 const size_t x = tgtidx[TARGET_X]; in raidz_reconstruct_p_impl()631 v_t *x = (v_t *)xc[TARGET_X]; in raidz_syn_q_abd()667 const size_t x = tgtidx[TARGET_X]; in raidz_reconstruct_q_impl()722 v_t *x = (v_t *)xc[TARGET_X]; in raidz_syn_r_abd()[all …]
45 #define TARGET_X (0U) macro