Home
last modified time | relevance | path

Searched refs:zfs_refcount_remove_many (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Drefcount.h98 int64_t zfs_refcount_remove_many(zfs_refcount_t *, uint64_t, const void *);
131 #define zfs_refcount_remove_many(rc, number, holder) \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Drefcount.c177 zfs_refcount_remove_many(zfs_refcount_t *rc, uint64_t number, in zfs_refcount_remove_many() function
224 return (zfs_refcount_remove_many(rc, 1, holder)); in zfs_refcount_remove()
231 (void) zfs_refcount_remove_many(rc, number, holder); in zfs_refcount_remove_few()
H A Darc.c2115 (void) zfs_refcount_remove_many(&state->arcs_esize[type], in arc_evictable_space_decrement()
2122 (void) zfs_refcount_remove_many(&state->arcs_esize[type], in arc_evictable_space_decrement()
2358 (void) zfs_refcount_remove_many(&old_state->arcs_size, in arc_change_state()
2383 (void) zfs_refcount_remove_many( in arc_change_state()
2392 (void) zfs_refcount_remove_many( in arc_change_state()
2398 (void) zfs_refcount_remove_many( in arc_change_state()
6316 (void) zfs_refcount_remove_many(&state->arcs_size, in arc_release()
6321 (void) zfs_refcount_remove_many( in arc_release()
7780 (void) zfs_refcount_remove_many(&dev->l2ad_alloc, in l2arc_write_done()
7813 zfs_refcount_remove_many(&dev->l2ad_lb_asize, asize, in l2arc_write_done()
[all …]
H A Dabd.c567 (void) zfs_refcount_remove_many(&abd->abd_parent->abd_children, in abd_put()
640 (void) zfs_refcount_remove_many(&abd->abd_children, n, buf); in abd_return_buf()
H A Ddbuf.c539 (void) zfs_refcount_remove_many( in dbuf_evict_one()
2342 (void) zfs_refcount_remove_many( in dbuf_destroy()
3003 (void) zfs_refcount_remove_many( in dbuf_hold_impl()