Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex.c179 static int finish_previous_chapter(struct uds_index *index, u64 current_chapter_number) in finish_previous_chapter() function
201 result = finish_previous_chapter(zone->index, zone->newest_virtual_chapter); in swap_open_chapter()