Searched refs:l2ad_alloc (Results 1 – 1 of 1) sorted by relevance
1537 refcount_t l2ad_alloc; /* allocated bytes */ member3541 (void) refcount_remove_many(&dev->l2ad_alloc, arc_hdr_size(hdr), hdr); in arc_hdr_realloc()3542 (void) refcount_add_many(&dev->l2ad_alloc, arc_hdr_size(nhdr), nhdr); in arc_hdr_realloc()3622 (void) refcount_remove_many(&dev->l2ad_alloc, psize, hdr); in arc_hdr_l2hdr_destroy()7790 (void) refcount_remove_many(&dev->l2ad_alloc, in l2arc_write_done()8208 (void) refcount_add_many(&dev->l2ad_alloc, psize, hdr); in l2arc_write_buffers()8442 refcount_create(&adddev->l2ad_alloc); in l2arc_add_vdev()8488 refcount_destroy(&remdev->l2ad_alloc); in l2arc_remove_vdev()