Searched defs:raid6_next_disk (Results 1 - 1 of 1) sorted by last modified time

/drivers/md/
H A Draid5.c198 static inline int raid6_next_disk(int disk, int raid_disks) function
1179 i = raid6_next_disk(i, disks);
1279 i = raid6_next_disk(i, disks);

Completed in 74 milliseconds