Searched refs:old_nr_full_blocks (Results 1 – 1 of 1) sorted by relevance
414 unsigned int old_nr_full_blocks, new_nr_full_blocks; member474 if (resize->new_nr_full_blocks < resize->old_nr_full_blocks) { in shrink()477 end = total_nr_blocks_needed(resize->old_nr_full_blocks, in shrink()511 resize->old_nr_full_blocks, &block, &ab); in grow_extend_tail_block()533 unsigned int old_nr_blocks = resize->old_nr_full_blocks; in grow_needs_more_blocks()559 if (resize->new_nr_full_blocks > resize->old_nr_full_blocks) in grow()681 resize.old_nr_full_blocks = old_size / resize.max_entries; in array_resize()