Searched refs:raid5_attrs_group (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5.c7202 static const struct attribute_group raid5_attrs_group = { variable in typeref:struct:attribute_group
8007 if (mddev->to_remove == &raid5_attrs_group)
8010 sysfs_create_group(&mddev->kobj, &raid5_attrs_group))
8039 mddev->to_remove = &raid5_attrs_group;

Completed in 131 milliseconds