Searched defs:qd_idx (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/
H A Draid5.h206 short qd_idx; /* 'Q' disk index for raid6 */ member in struct:stripe_head
H A Draid5.c1373 int qd_idx = sh->qd_idx; ops_run_compute6_1() local
1486 int qd_idx = sh->qd_idx; ops_run_compute6_2() local
1659 int qd_idx = sh->qd_idx; ops_complete_reconstruct() local
1860 int qd_idx = sh->qd_idx; ops_run_check_p() local
2543 int pd_idx, qd_idx; raid5_compute_sector() local
2862 int i, pd_idx = sh->pd_idx, qd_idx = sh->qd_idx, disks = sh->disks; schedule_reconstruction() local
2935 int qd_idx = sh->qd_idx; schedule_reconstruction() local
3774 int qd_idx = sh->qd_idx; handle_parity_checks6() local

Completed in 116 milliseconds