Searched refs:l2ad_mtx (Results 1 – 1 of 1) sorted by relevance
1446 kmutex_t l2ad_mtx; /* lock for buffer list */ member1512 ASSERT(MUTEX_HELD(&dev->l2ad_mtx)); in l2arc_trim()3370 mutex_enter(&dev->l2ad_mtx); in arc_hdr_realloc()3381 mutex_exit(&dev->l2ad_mtx); in arc_hdr_realloc()3462 ASSERT(MUTEX_HELD(&dev->l2ad_mtx)); in arc_hdr_l2hdr_destroy()3493 boolean_t buflist_held = MUTEX_HELD(&dev->l2ad_mtx); in arc_hdr_destroy()3496 mutex_enter(&dev->l2ad_mtx); in arc_hdr_destroy()3513 mutex_exit(&dev->l2ad_mtx); in arc_hdr_destroy()5950 mutex_enter(&hdr->b_l2hdr.b_dev->l2ad_mtx); in arc_release()5965 mutex_exit(&hdr->b_l2hdr.b_dev->l2ad_mtx); in arc_release()[all …]