Lines Matching refs:reconfig_mutex
503 lockdep_assert_held(&mddev->reconfig_mutex);
525 lockdep_assert_held(&mddev->reconfig_mutex);
692 mutex_init(&mddev->reconfig_mutex);
814 /* These cannot be removed under reconfig_mutex as
815 * an access to the files will try to take reconfig_mutex
822 * We set sysfs_active under reconfig_mutex and elsewhere
829 mutex_unlock(&mddev->reconfig_mutex);
850 mutex_unlock(&mddev->reconfig_mutex);
4478 /* don't take reconfig_mutex when toggling between
6342 lockdep_assert_held(&mddev->reconfig_mutex);
7258 lockdep_assert_held(&mddev->reconfig_mutex);
9244 * holds reconfig_mutex for us.