Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.c1599 int qd_idx = sh->qd_idx; in ops_run_compute6_1() local
1723 int qd_idx = sh->qd_idx; in ops_run_compute6_2() local
1932 int qd_idx = sh->qd_idx; in ops_complete_reconstruct() local
2151 int qd_idx = sh->qd_idx; in ops_run_check_p() local
2919 int pd_idx, qd_idx; in raid5_compute_sector() local
3294 int i, pd_idx = sh->pd_idx, qd_idx = sh->qd_idx, disks = sh->disks; in schedule_reconstruction() local
3380 int qd_idx = sh->qd_idx; in schedule_reconstruction() local
4337 int qd_idx = sh->qd_idx; in handle_parity_checks6() local
H A Draid5.h208 short qd_idx; /* 'Q' disk index for raid6 */ member