Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
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()