Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-raid.c286 } raid_types[] = { variable
653 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type()
655 while (rtp-- > raid_types) in get_raid_type()
665 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type_by_ll()
667 while (rtp-- > raid_types) { in get_raid_type_by_ll()