Searched refs:nr_full_blocks (Results 1 – 1 of 1) sorted by relevance
452 static unsigned total_nr_blocks_needed(unsigned nr_full_blocks, in total_nr_blocks_needed() argument455 return nr_full_blocks + (nr_entries_in_last_block ? 1 : 0); in total_nr_blocks_needed()