Searched refs:new_total_size (Results 1 – 1 of 1) sorted by relevance
443 size_t new_total_size; in release_tx_blocks() local454 new_total_size = new_size + BLOCK_HEADER_SIZE; in release_tx_blocks()455 new_num_blocks = DIV_ROUND_UP(new_total_size, conf->tx.block_size); in release_tx_blocks()
Completed in 830 milliseconds