Searched defs:refcount_not_held (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Drefcount.h110 #define refcount_not_held(rc, holder) (B_TRUE) macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drefcount.c301 refcount_not_held(refcount_t *rc, void *holder) function

Completed in 133 milliseconds