Searched refs:qd_idx (Results 1 – 2 of 2) sorted by relevance
147 if (sh->qd_idx == sh->disks - 1) in raid6_d0()150 return sh->qd_idx + 1; in raid6_d0()172 if (idx == sh->qd_idx) in raid6_idx_to_slot()966 int qd_idx = sh->qd_idx; in ops_run_compute6_1() local991 if (target == qd_idx) { in ops_run_compute6_1()1003 if (i == target || i == qd_idx) in ops_run_compute6_1()1077 int qd_idx = sh->qd_idx; in ops_run_compute6_2() local1080 if (target == qd_idx) in ops_run_compute6_2()1087 if (i == data_target || i == qd_idx) in ops_run_compute6_2()1209 int qd_idx = sh->qd_idx; in ops_complete_reconstruct() local[all …]
205 short qd_idx; /* 'Q' disk index for raid6 */ member