Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex.c16 static const u64 NO_LAST_SAVE = U64_MAX; variable
816 last_save_chapter = ((index->last_save != NO_LAST_SAVE) ? index->last_save : 0); in load_index()
1319 NO_LAST_SAVE : index->newest_virtual_chapter - 1); in uds_save_index()