Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-raid.c293 } raid_types[] = { variable
659 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type()
661 while (rtp-- > raid_types) in get_raid_type()
671 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type_by_ll()
673 while (rtp-- > raid_types) { in get_raid_type_by_ll()