Searched refs:index_page_map (Results 1 – 2 of 2) sorted by relevance
18 struct index_page_map { struct26 struct index_page_map **map_ptr); argument28 void uds_free_index_page_map(struct index_page_map *map);30 int __must_check uds_read_index_page_map(struct index_page_map *map,33 int __must_check uds_write_index_page_map(struct index_page_map *map,36 void uds_update_index_page_map(struct index_page_map *map, u64 virtual_chapter_number,40 u32 __must_check uds_find_index_page_number(const struct index_page_map *map,44 void uds_get_list_number_bounds(const struct index_page_map *map, u32 chapter_number,
112 struct index_page_map *index_page_map; member