Searched refs:zfs_refcount_not_held (Results 1 – 4 of 4) sorted by relevance
83 boolean_t zfs_refcount_not_held(zfs_refcount_t *, const void *);115 #define zfs_refcount_not_held(rc, holder) (B_TRUE)
306 zfs_refcount_not_held(zfs_refcount_t *rc, const void *holder) in zfs_refcount_not_held() function
4501 VERIFY(zfs_refcount_not_held(&zio->io_metaslab_class-> in zio_done()
4557 VERIFY(zfs_refcount_not_held(&mga->mga_alloc_queue_depth, tag)); in metaslab_group_alloc_verify()