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