Searched refs:raid_type (Results 1 – 6 of 6) sorted by relevance
69 struct raid_type *raid_type; member76 static struct raid_type { struct136 static struct raid_type *get_raid_type(char *name) in get_raid_type()147 static struct raid_set *context_alloc(struct dm_target *ti, struct raid_type *raid_type, unsigned r… in context_alloc() argument152 if (raid_devs <= raid_type->parity_devs) { in context_alloc()166 rs->raid_type = raid_type; in context_alloc()168 rs->md.level = raid_type->level; in context_alloc()170 rs->md.layout = raid_type->algorithm; in context_alloc()392 switch (rs->raid_type->level) { in validate_raid_redundancy()400 if (rebuild_cnt > rs->raid_type->parity_devs) in validate_raid_redundancy()[all …]
13 <raid_type> <#raid_params> <raid_params> \16 <raid_type>:161 2: <raid_type> <#devices> <health_chars> \170 <raid_type> Same as the <raid_type> used to create the array.
267 int index = to_raid_kobj(kobj)->raid_type; in raid_bytes_show()
1138 int raid_type; member
9266 rkobj->raid_type = index; in __link_block_group()
337 u8 raid_type; member