Home
last modified time | relevance | path

Searched refs:ms_sync_lock (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h393 kmutex_t ms_sync_lock; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c810 mutex_enter(&msp->ms_sync_lock); in vdev_rebuild_thread()
821 mutex_exit(&msp->ms_sync_lock); in vdev_rebuild_thread()
823 mutex_enter(&msp->ms_sync_lock); in vdev_rebuild_thread()
859 mutex_exit(&msp->ms_sync_lock); in vdev_rebuild_thread()
H A Dspa_log_spacemap.c812 mutex_enter(&curr->ms_sync_lock); in spa_flush_metaslabs()
816 mutex_exit(&curr->ms_sync_lock); in spa_flush_metaslabs()
H A Dmetaslab.c2320 mutex_enter(&msp->ms_sync_lock); in metaslab_load_impl()
2327 mutex_exit(&msp->ms_sync_lock); in metaslab_load_impl()
2437 mutex_exit(&msp->ms_sync_lock); in metaslab_load_impl()
2620 mutex_init(&ms->ms_sync_lock, NULL, MUTEX_DEFAULT, NULL); in metaslab_init()
2785 mutex_destroy(&msp->ms_sync_lock); in metaslab_fini()
4005 mutex_enter(&msp->ms_sync_lock); in metaslab_sync()
4170 mutex_exit(&msp->ms_sync_lock); in metaslab_sync()
H A Dvdev_removal.c1446 mutex_enter(&msp->ms_sync_lock); in spa_vdev_remove_thread()
1484 mutex_exit(&msp->ms_sync_lock); in spa_vdev_remove_thread()