Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
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()