Searched refs:lists_packed (Results 1 – 3 of 3) sorted by relevance
124 u32 *lists_packed) in uds_pack_open_chapter_index_page() argument142 lists_packed); in uds_pack_open_chapter_index_page()146 if ((first_list + *lists_packed) == list_count) { in uds_pack_open_chapter_index_page()149 } else if (*lists_packed == 0) { in uds_pack_open_chapter_index_page()175 list_number = *lists_packed; in uds_pack_open_chapter_index_page()
47 bool last_page, u32 *lists_packed);
1111 u32 lists_packed; in write_index_pages() local1124 &lists_packed); in write_index_pages()1133 if (lists_packed == 0) { in write_index_pages()1137 delta_list_number += lists_packed; in write_index_pages()
Completed in 9 milliseconds