Searched refs:raid5_attrs_group (Results 1 – 1 of 1) sorted by relevance
6649 static struct attribute_group raid5_attrs_group = { variable7392 if (mddev->to_remove == &raid5_attrs_group) in raid5_run()7395 sysfs_create_group(&mddev->kobj, &raid5_attrs_group)) in raid5_run()7484 mddev->to_remove = &raid5_attrs_group; in raid5_free()