Searched refs:l2arc_free_on_write_mtx (Results 1 – 1 of 1) sorted by relevance
938 static kmutex_t l2arc_free_on_write_mtx; /* mutex for list */ variable2340 mutex_enter(&l2arc_free_on_write_mtx); in arc_buf_free_on_write()2342 mutex_exit(&l2arc_free_on_write_mtx); in arc_buf_free_on_write()5898 mutex_enter(&l2arc_free_on_write_mtx); in l2arc_do_free_on_write()5910 mutex_exit(&l2arc_free_on_write_mtx); in l2arc_do_free_on_write()7076 mutex_init(&l2arc_free_on_write_mtx, NULL, MUTEX_DEFAULT, NULL); in l2arc_init()7100 mutex_destroy(&l2arc_free_on_write_mtx); in l2arc_fini()