Searched refs:raid_types (Results 1 – 1 of 1) sorted by relevance
293 } 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()