Searched refs:old_nr_full_blocks (Results 1 – 1 of 1) sorted by relevance
412 unsigned old_nr_full_blocks, new_nr_full_blocks; member471 if (resize->new_nr_full_blocks < resize->old_nr_full_blocks) { in shrink()474 end = total_nr_blocks_needed(resize->old_nr_full_blocks, in shrink()508 resize->old_nr_full_blocks, &block, &ab); in grow_extend_tail_block()530 unsigned old_nr_blocks = resize->old_nr_full_blocks; in grow_needs_more_blocks()556 if (resize->new_nr_full_blocks > resize->old_nr_full_blocks) in grow()677 resize.old_nr_full_blocks = old_size / resize.max_entries; in array_resize()