Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dmetaslab_impl.h370 kmutex_t ms_sync_lock; member
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dmetaslab.c1752 mutex_enter(&msp->ms_sync_lock); in metaslab_load_impl()
1757 mutex_exit(&msp->ms_sync_lock); in metaslab_load_impl()
1795 mutex_exit(&msp->ms_sync_lock); in metaslab_load_impl()
1877 mutex_init(&ms->ms_sync_lock, NULL, MUTEX_DEFAULT, NULL); in metaslab_init()
1999 mutex_destroy(&msp->ms_sync_lock); in metaslab_fini()
2864 mutex_enter(&msp->ms_sync_lock); in metaslab_sync()
2991 mutex_exit(&msp->ms_sync_lock); in metaslab_sync()
Dvdev_removal.c1377 mutex_enter(&msp->ms_sync_lock); in spa_vdev_remove_thread()
1411 mutex_exit(&msp->ms_sync_lock); in spa_vdev_remove_thread()