Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.c1396 u64 probe_vcn; in find_chapter_limits() local
1402 probe_chapter(volume, chapter, &probe_vcn); in find_chapter_limits()
1403 if (zero_vcn <= probe_vcn) { in find_chapter_limits()