Home
last modified time | relevance | path

Searched refs:uds_get_list_number_bounds (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dindex-page-map.h44 void uds_get_list_number_bounds(const struct index_page_map *map, u32 chapter_number,
H A Dindex-page-map.c95 void uds_get_list_number_bounds(const struct index_page_map *map, u32 chapter_number, in uds_get_list_number_bounds() function
H A Dvolume.c439 uds_get_list_number_bounds(volume->index_page_map, chapter, index_page_number, in init_chapter_index_page()