Searched refs:txh_memory_tohold (Results 1 – 2 of 2) sorted by relevance
104 zfs_refcount_t txh_memory_tohold; member
139 zfs_refcount_create(&txh->txh_memory_tohold); in dmu_tx_hold_dnode_impl()506 (void) zfs_refcount_add_many(&txh->txh_memory_tohold, in dmu_tx_count_free()1112 tohold += zfs_refcount_count(&txh->txh_memory_tohold); in dmu_tx_try_assign()1311 zfs_refcount_destroy_many(&txh->txh_memory_tohold, in dmu_tx_destroy()1312 zfs_refcount_count(&txh->txh_memory_tohold)); in dmu_tx_destroy()