Searched refs:raid6_idx_to_slot (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5.c143 static int raid6_idx_to_slot(int idx, struct stripe_head *sh, function
1628 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks);
1753 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks);

Completed in 334 milliseconds