Lines Matching refs:l2arc_dev_mtx
851 static kmutex_t l2arc_dev_mtx; /* device list mutex */ variable
8551 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()
10142 mutex_enter(&l2arc_dev_mtx); in l2arc_remove_vdev()
10152 mutex_exit(&l2arc_dev_mtx); in l2arc_remove_vdev()
10175 mutex_init(&l2arc_dev_mtx, NULL, MUTEX_DEFAULT, NULL); in l2arc_init()
10193 mutex_destroy(&l2arc_dev_mtx); in l2arc_fini()