Searched refs:mca_lock (Results 1 – 4 of 4) sorted by relevance
154 static struct mtx mca_lock; variable336 mtx_lock_spin(&mca_lock); in sysctl_mca_records()338 mtx_unlock_spin(&mca_lock); in sysctl_mca_records()349 mtx_unlock_spin(&mca_lock); in sysctl_mca_records()731 mtx_lock_spin(&mca_lock); in mca_log()736 mtx_unlock_spin(&mca_lock); in mca_log()741 mtx_unlock_spin(&mca_lock); in mca_log()885 mtx_lock_spin(&mca_lock); in mca_resize_freelist()896 mtx_unlock_spin(&mca_lock); in mca_resize_freelist()901 mtx_lock_spin(&mca_lock); in mca_resize_freelist()[all …]
144 kmutex_t mca_lock; member
4200 ASSERT(MUTEX_HELD(&mca->mca_lock)); in zio_io_to_allocate()4260 mutex_enter(&mca->mca_lock); in zio_dva_throttle()4263 mutex_exit(&mca->mca_lock); in zio_dva_throttle()4275 mutex_enter(&mca->mca_lock); in zio_allocate_dispatch()4277 mutex_exit(&mca->mca_lock); in zio_allocate_dispatch()
444 mutex_init(&mca->mca_lock, NULL, MUTEX_DEFAULT, NULL); in metaslab_class_create()469 mutex_destroy(&mca->mca_lock); in metaslab_class_destroy()