Lines Matching refs:reconfig_mutex
443 lockdep_is_held(&mddev->reconfig_mutex));
467 lockdep_assert_held(&mddev->reconfig_mutex);
659 mutex_init(&mddev->reconfig_mutex);
777 /* These cannot be removed under reconfig_mutex as
778 * an access to the files will try to take reconfig_mutex
785 * We set sysfs_active under reconfig_mutex and elsewhere
792 mutex_unlock(&mddev->reconfig_mutex);
813 mutex_unlock(&mddev->reconfig_mutex);
2532 * reconfig_mutex is held, hence it can't be called under
2533 * reconfig_mutex and it's delayed to mddev_unlock().
4422 /* don't take reconfig_mutex when toggling between
6359 lockdep_assert_held(&mddev->reconfig_mutex);
7290 lockdep_assert_held(&mddev->reconfig_mutex);
8064 lockdep_is_held(&mddev->reconfig_mutex));
9367 * holds reconfig_mutex for us.