Searched refs:on_disk_reftable_entries_ptr (Results 1 – 1 of 1) sorted by relevance
2472 uint64_t **on_disk_reftable_ptr, uint32_t *on_disk_reftable_entries_ptr, in rebuild_refcounts_write_refblocks() argument2481 uint32_t on_disk_reftable_entries = *on_disk_reftable_entries_ptr; in rebuild_refcounts_write_refblocks()2551 memset(on_disk_reftable + *on_disk_reftable_entries_ptr, 0, in rebuild_refcounts_write_refblocks()2553 *on_disk_reftable_entries_ptr) * in rebuild_refcounts_write_refblocks()2557 *on_disk_reftable_entries_ptr = on_disk_reftable_entries; in rebuild_refcounts_write_refblocks()