Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h345 kmutex_t ms_sync_lock; member
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dmetaslab.c1558 mutex_init(&ms->ms_sync_lock, NULL, MUTEX_DEFAULT, NULL); in metaslab_init()
1661 mutex_destroy(&msp->ms_sync_lock); in metaslab_fini()
2494 mutex_enter(&msp->ms_sync_lock); in metaslab_sync()
2614 mutex_exit(&msp->ms_sync_lock); in metaslab_sync()
H A Dvdev_removal.c1381 mutex_enter(&msp->ms_sync_lock); in spa_vdev_remove_thread()
1429 mutex_exit(&msp->ms_sync_lock); in spa_vdev_remove_thread()