Searched refs:off_allocend (Results 1 – 1 of 1) sorted by relevance
327 ref_t off_allocend = (byte * BITS + cnt) * BLOCK_ALIGN; in gc() local328 assert (off_allocend <= db->head->first_free); in gc()343 new_move->size = off_allocend - off_alloc; in gc()354 off_free += off_allocend - off_alloc; in gc()356 while (off_alloc < off_allocend) in gc()390 assert (off_alloc == off_allocend); in gc()