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

/linux-4.1.27/drivers/md/
H A Draid5.c6189 static struct attribute_group raid5_attrs_group = { variable in typeref:struct:attribute_group
6883 if (mddev->to_remove == &raid5_attrs_group)
6886 sysfs_create_group(&mddev->kobj, &raid5_attrs_group))
6987 mddev->to_remove = &raid5_attrs_group; raid5_free()

Completed in 70 milliseconds