Searched refs:md_redundancy_group (Results 1 – 1 of 1) sorted by relevance
823 static struct attribute_group md_redundancy_group; variable846 if (to_remove != &md_redundancy_group) in mddev_unlock()850 sysfs_remove_group(&mddev->kobj, &md_redundancy_group); in mddev_unlock()4072 if (sysfs_create_group(&mddev->kobj, &md_redundancy_group)) in level_store()4083 mddev->to_remove = &md_redundancy_group; in level_store()5535 static struct attribute_group md_redundancy_group = { variable6035 sysfs_create_group(&mddev->kobj, &md_redundancy_group)) in md_run()6294 mddev->to_remove = &md_redundancy_group; in __md_stop()