Searched refs:index_chapter (Results 1 – 1 of 1) sorted by relevance
138 u32 index_chapter) in convert_index_to_virtual() argument141 u32 rolling_chapter = ((index_chapter - volume_index_zone->virtual_chapter_low) & in convert_index_to_virtual()398 u32 index_chapter = uds_get_delta_entry_value(&record->delta_entry); in flush_invalid_entries() local399 u32 relative_chapter = ((index_chapter - flush_range->chapter_start) & in flush_invalid_entries()522 u32 index_chapter = uds_get_delta_entry_value(&record->delta_entry); in get_volume_sub_index_record() local524 record->virtual_chapter = convert_index_to_virtual(record, index_chapter); in get_volume_sub_index_record()753 u32 index_chapter; in lookup_volume_sub_index_name() local765 index_chapter = uds_get_delta_entry_value(&delta_entry); in lookup_volume_sub_index_name()766 rolling_chapter = (index_chapter - zone->virtual_chapter_low) & sub_index->chapter_mask; in lookup_volume_sub_index_name()