Searched refs:l2arc_dev_mtx (Results 1 – 1 of 1) sorted by relevance
1360 static kmutex_t l2arc_dev_mtx; /* device list mutex */ variable6559 mutex_enter(&l2arc_dev_mtx); in l2arc_dev_get_next()6592 mutex_exit(&l2arc_dev_mtx); in l2arc_dev_get_next()7266 mutex_enter(&l2arc_dev_mtx); in l2arc_feed_thread()7268 mutex_exit(&l2arc_dev_mtx); in l2arc_feed_thread()7271 mutex_exit(&l2arc_dev_mtx); in l2arc_feed_thread()7341 mutex_enter(&l2arc_dev_mtx); in l2arc_vdev_present()7347 mutex_exit(&l2arc_dev_mtx); in l2arc_vdev_present()7391 mutex_enter(&l2arc_dev_mtx); in l2arc_add_vdev()7394 mutex_exit(&l2arc_dev_mtx); in l2arc_add_vdev()[all …]