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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Drefcount.h79 boolean_t refcount_not_held(refcount_t *, void *);
110 #define refcount_not_held(rc, holder) (B_TRUE) macro
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Drefcount.c300 refcount_not_held(refcount_t *rc, void *holder) function
H A Dmetaslab.c2714 VERIFY(refcount_not_held(&mg->mg_alloc_queue_depth, tag));
H A Dzio.c3638 VERIFY(refcount_not_held(&mc->mc_alloc_slots, zio));

Completed in 118 milliseconds