Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindex.c1028 u64 new_map_update; in replay_volume() local
1062 new_map_update = index->volume->index_page_map->last_update; in replay_volume()
1063 if (new_map_update != old_map_update) { in replay_volume()
1066 (unsigned long long) new_map_update); in replay_volume()