Searched refs:refcount_destroy_many (Results 1 – 3 of 3) sorted by relevance
66 void refcount_destroy_many(refcount_t *rc, uint64_t number);87 #define refcount_destroy_many(rc, number) ((rc)->rc_count = 0)
79 refcount_destroy_many(refcount_t *rc, uint64_t number) in refcount_destroy_many() function102 refcount_destroy_many(rc, 0); in refcount_destroy()
1423 refcount_destroy_many(&tx->tx_space_written, in dmu_tx_commit()1425 refcount_destroy_many(&tx->tx_space_freed, in dmu_tx_commit()1456 refcount_destroy_many(&tx->tx_space_written, in dmu_tx_abort()1458 refcount_destroy_many(&tx->tx_space_freed, in dmu_tx_abort()