Searched refs:volume_sub_index_zone (Results 1 – 2 of 2) sorted by relevance
51 struct volume_sub_index_zone { struct63 struct volume_sub_index_zone *zones; argument
131 static inline const struct volume_sub_index_zone *140 const struct volume_sub_index_zone *volume_index_zone = get_zone_for_record(record); in convert_index_to_virtual()156 const struct volume_sub_index_zone *volume_index_zone = get_zone_for_record(record); in is_virtual_chapter_indexed()485 const struct volume_sub_index_zone *volume_index_zone; in get_volume_sub_index_record()627 struct volume_sub_index_zone *zone = &sub_index->zones[zone_number]; in set_volume_sub_index_zone_open_chapter()751 const struct volume_sub_index_zone *zone = &sub_index->zones[zone_number]; in lookup_volume_sub_index_name()886 memset(&sub_index->zones[z], 0, sizeof(struct volume_sub_index_zone)); in start_restoring_volume_sub_index()1011 struct volume_sub_index_zone *volume_index_zone = &sub_index->zones[zone_number]; in start_saving_volume_sub_index()1211 (zone_count * sizeof(struct volume_sub_index_zone))); in initialize_volume_sub_index()1219 return vdo_allocate(zone_count, struct volume_sub_index_zone, in initialize_volume_sub_index()