Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex-page-map.h33 int __must_check uds_write_index_page_map(struct index_page_map *map,
Dindex-page-map.c113 int uds_write_index_page_map(struct index_page_map *map, struct buffered_writer *writer) in uds_write_index_page_map() function
Dindex-layout.c1126 result = uds_write_index_page_map(index->volume->index_page_map, writers[0]); in uds_save_index_state()