Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dvolume.c421 u64 ci_virtual; in init_chapter_index_page() local
441 ci_virtual = chapter_index_page->virtual_chapter_number; in init_chapter_index_page()
442 ci_chapter = uds_map_to_physical_chapter(geometry, ci_virtual); in init_chapter_index_page()
452 (unsigned long long) ci_virtual, in init_chapter_index_page()