Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-raid.c291 } raid_types[] = { variable
657 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type()
659 while (rtp-- > raid_types) in get_raid_type()
669 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type_by_ll()
671 while (rtp-- > raid_types) { in get_raid_type_by_ll()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-raid.c292 } raid_types[] = { variable
658 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type()
660 while (rtp-- > raid_types) in get_raid_type()
670 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type_by_ll()
672 while (rtp-- > raid_types) { in get_raid_type_by_ll()

Completed in 9 milliseconds