Searched refs:refcount_not_held (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Drefcount.h77 boolean_t refcount_not_held(refcount_t *, void *);
108 #define refcount_not_held(rc, holder) (B_TRUE) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Drefcount.c296 refcount_not_held(refcount_t *rc, void *holder) function
H A Dmetaslab.c2625 VERIFY(refcount_not_held(&mg->mg_alloc_queue_depth, tag));
H A Dzio.c3499 VERIFY(refcount_not_held(&mc->mc_alloc_slots, zio));

Completed in 76 milliseconds