Searched refs:d0_idx (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/md/
H A Draid5.c1618 int d0_idx = raid6_d0(sh); local
1626 i = d0_idx;
1651 } while (i != d0_idx);
1725 int d0_idx = raid6_d0(sh); local
1751 i = d0_idx;
1763 } while (i != d0_idx);

Completed in 164 milliseconds