Searched refs:txh_memory_tohold (Results 1 – 2 of 2) sorted by relevance
109 uint64_t txh_memory_tohold; member
528 txh->txh_memory_tohold += dbuf->db.db_size; in dmu_tx_count_free()581 txh->txh_memory_tohold += MAX(MIN(blkcnt, nl1blks), 1) in dmu_tx_count_free()591 txh->txh_memory_tohold += skipped << dn->dn_indblkshift; in dmu_tx_count_free()1176 tohold += txh->txh_memory_tohold; in dmu_tx_try_assign()