Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.c1267 static void probe_chapter(struct volume *volume, u32 chapter_number, in probe_chapter() function
1335 probe_chapter(volume, chapter, &vcn); in find_real_end_of_volume()
1372 probe_chapter(volume, 0, &zero_vcn); in find_chapter_limits()
1387 probe_chapter(volume, geometry->remapped_physical, &remapped_vcn); in find_chapter_limits()
1402 probe_chapter(volume, chapter, &probe_vcn); in find_chapter_limits()
1417 probe_chapter(volume, left_chapter, &lowest); in find_chapter_limits()
1432 probe_chapter(volume, right_chapter, &highest); in find_chapter_limits()