Searched defs:raid_type (Results 1 – 1 of 1) sorted by relevance
63 struct raid_type *raid_type; member70 static struct raid_type { struct89 static struct raid_type *get_raid_type(char *name) in get_raid_type() argument100 static struct raid_set *context_alloc(struct dm_target *ti, struct raid_type *raid_type, unsigned r… in context_alloc()