Searched refs:l2arc_dev_mtx (Results 1 – 1 of 1) sorted by relevance
851 static kmutex_t l2arc_dev_mtx; /* device list mutex */ variable8551 mutex_enter(&l2arc_dev_mtx); in l2arc_dev_get_next()8585 mutex_exit(&l2arc_dev_mtx); in l2arc_dev_get_next()9782 mutex_enter(&l2arc_dev_mtx); in l2arc_feed_thread()9784 mutex_exit(&l2arc_dev_mtx); in l2arc_feed_thread()9787 mutex_exit(&l2arc_dev_mtx); in l2arc_feed_thread()9868 mutex_enter(&l2arc_dev_mtx); in l2arc_vdev_get()9874 mutex_exit(&l2arc_dev_mtx); in l2arc_vdev_get()10023 mutex_enter(&l2arc_dev_mtx); in l2arc_add_vdev()10026 mutex_exit(&l2arc_dev_mtx); in l2arc_add_vdev()[all …]