Searched refs:nr_entries_in_last_block (Results 1 – 1 of 1) sorted by relevance
456 unsigned int nr_entries_in_last_block) in total_nr_blocks_needed() argument458 return nr_full_blocks + (nr_entries_in_last_block ? 1 : 0); in total_nr_blocks_needed()