Searched refs:zfs_refcount_destroy_many (Results 1 – 3 of 3) sorted by relevance
75 void zfs_refcount_destroy_many(zfs_refcount_t *, uint64_t);113 #define zfs_refcount_destroy_many(rc, number) ((rc)->rc_count = 0)
94 zfs_refcount_destroy_many(zfs_refcount_t *rc, uint64_t number) in zfs_refcount_destroy_many() function113 zfs_refcount_destroy_many(rc, 0); in zfs_refcount_destroy()
1309 zfs_refcount_destroy_many(&txh->txh_space_towrite, in dmu_tx_destroy()1311 zfs_refcount_destroy_many(&txh->txh_memory_tohold, in dmu_tx_destroy()