Searched refs:rounded_chapters (Results 1 – 1 of 1) sorted by relevance
204 u32 rounded_chapters; in compute_volume_sub_index_parameters() local219 rounded_chapters = params->chapter_count; in compute_volume_sub_index_parameters()221 rounded_chapters += 1; in compute_volume_sub_index_parameters()222 delta_list_records = records_per_chapter * rounded_chapters; in compute_volume_sub_index_parameters()226 params->chapter_bits = bits_per(rounded_chapters - 1); in compute_volume_sub_index_parameters()257 invalid_chapters = max(rounded_chapters / 256, 2U); in compute_volume_sub_index_parameters()258 chapters_in_volume_index = rounded_chapters + invalid_chapters; in compute_volume_sub_index_parameters()