Searched refs:zfs_refcount_destroy_many (Results 1 – 3 of 3) sorted by relevance
74 void zfs_refcount_destroy_many(zfs_refcount_t *, uint64_t);112 #define zfs_refcount_destroy_many(rc, number) ((rc)->rc_count = 0)
93 zfs_refcount_destroy_many(zfs_refcount_t *rc, uint64_t number) in zfs_refcount_destroy_many() function112 zfs_refcount_destroy_many(rc, 0); in zfs_refcount_destroy()
1300 zfs_refcount_destroy_many(&txh->txh_space_towrite, in dmu_tx_destroy()1302 zfs_refcount_destroy_many(&txh->txh_memory_tohold, in dmu_tx_destroy()