md_redundancy_group  721 drivers/md/md.c static struct attribute_group md_redundancy_group;
md_redundancy_group  744 drivers/md/md.c 			if (to_remove != &md_redundancy_group)
md_redundancy_group  748 drivers/md/md.c 				sysfs_remove_group(&mddev->kobj, &md_redundancy_group);
md_redundancy_group 3930 drivers/md/md.c 		if (sysfs_create_group(&mddev->kobj, &md_redundancy_group))
md_redundancy_group 3939 drivers/md/md.c 			mddev->to_remove = &md_redundancy_group;
md_redundancy_group 5317 drivers/md/md.c static struct attribute_group md_redundancy_group = {
md_redundancy_group 5811 drivers/md/md.c 		    sysfs_create_group(&mddev->kobj, &md_redundancy_group))
md_redundancy_group 6065 drivers/md/md.c 		mddev->to_remove = &md_redundancy_group;