Searched refs:refcount_held (Results 1 – 3 of 3) sorted by relevance
78 boolean_t refcount_held(refcount_t *, void *);109 #define refcount_held(rc, holder) ((rc)->rc_count > 0)
272 refcount_held(refcount_t *rc, void *holder) in refcount_held() function
2358 VERIFY(refcount_held(&mc->mc_alloc_slots[pio->io_allocator], in zio_write_gang_block()