Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h376 kmutex_t ms_sync_lock; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_log_spacemap.c815 mutex_enter(&curr->ms_sync_lock); in spa_flush_metaslabs()
819 mutex_exit(&curr->ms_sync_lock); in spa_flush_metaslabs()
H A Dmetaslab.c2280 mutex_enter(&msp->ms_sync_lock); in metaslab_load_impl()
2287 mutex_exit(&msp->ms_sync_lock); in metaslab_load_impl()
2396 mutex_exit(&msp->ms_sync_lock); in metaslab_load_impl()
2565 mutex_init(&ms->ms_sync_lock, NULL, MUTEX_DEFAULT, NULL); in metaslab_init()
2727 mutex_destroy(&msp->ms_sync_lock); in metaslab_fini()
3941 mutex_enter(&msp->ms_sync_lock); in metaslab_sync()
4106 mutex_exit(&msp->ms_sync_lock); in metaslab_sync()
H A Dvdev_removal.c1384 mutex_enter(&msp->ms_sync_lock); in spa_vdev_remove_thread()
1422 mutex_exit(&msp->ms_sync_lock); in spa_vdev_remove_thread()