Searched refs:md_redundancy_group (Results 1 – 1 of 1) sorted by relevance
605 static struct attribute_group md_redundancy_group; variable628 if (to_remove != &md_redundancy_group) in mddev_unlock()632 sysfs_remove_group(&mddev->kobj, &md_redundancy_group); in mddev_unlock()3473 if (sysfs_create_group(&mddev->kobj, &md_redundancy_group)) in level_store()3483 mddev->to_remove = &md_redundancy_group; in level_store()4770 static struct attribute_group md_redundancy_group = { variable5178 sysfs_create_group(&mddev->kobj, &md_redundancy_group)) in md_run()5379 mddev->to_remove = &md_redundancy_group; in __md_stop()