Searched refs:chapter_zones (Results 1 – 2 of 2) sorted by relevance
203 static int fill_delta_chapter_index(struct open_chapter_zone **chapter_zones, in fill_delta_chapter_index() argument225 struct open_chapter_zone *zone = chapter_zones[z]; in fill_delta_chapter_index()243 open_chapter = chapter_zones[records % zone_count]; in fill_delta_chapter_index()275 int uds_close_open_chapter(struct open_chapter_zone **chapter_zones, in uds_close_open_chapter() argument284 result = fill_delta_chapter_index(chapter_zones, zone_count, chapter_index, in uds_close_open_chapter()
65 int __must_check uds_close_open_chapter(struct open_chapter_zone **chapter_zones,