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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzfs_refcount.h83 boolean_t zfs_refcount_not_held(zfs_refcount_t *, const void *);
115 #define zfs_refcount_not_held(rc, holder) (B_TRUE) macro
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Drefcount.c306 zfs_refcount_not_held(zfs_refcount_t *rc, const void *holder) function
H A Dmetaslab.c4552 VERIFY(zfs_refcount_not_held(&mga->mga_alloc_queue_depth, tag));
H A Dzio.c4520 VERIFY(zfs_refcount_not_held(&zio->io_metaslab_class->

Completed in 175 milliseconds