Searched refs:zfs_refcount_not_held (Results 1 – 2 of 2) sorted by relevance
98 boolean_t zfs_refcount_not_held(zfs_refcount_t *, const void *);134 #define zfs_refcount_not_held(rc, holder) (B_TRUE)
324 zfs_refcount_not_held(zfs_refcount_t *rc, const void *holder) in zfs_refcount_not_held() function