Searched refs:txh_memory_tohold (Results 1 – 2 of 2) sorted by relevance
101 zfs_refcount_t txh_memory_tohold; member
121 zfs_refcount_create(&txh->txh_memory_tohold); in dmu_tx_hold_dnode_impl()423 (void) zfs_refcount_add_many(&txh->txh_memory_tohold, in dmu_tx_hold_free_impl()933 tohold += zfs_refcount_count(&txh->txh_memory_tohold); in dmu_tx_try_assign()1109 zfs_refcount_destroy_many(&txh->txh_memory_tohold, in dmu_tx_destroy()1110 zfs_refcount_count(&txh->txh_memory_tohold)); in dmu_tx_destroy()