Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.c1358 u64 moved_chapter = BAD_CHAPTER; in find_chapter_limits() local
1389 moved_chapter = geometry->remapped_physical; in find_chapter_limits()
1399 if (chapter == moved_chapter) in find_chapter_limits()
1405 if (left_chapter == moved_chapter) in find_chapter_limits()
1420 if ((moved_chapter != BAD_CHAPTER) && (lowest == geometry->remapped_virtual + 1)) in find_chapter_limits()
1429 if (right_chapter == moved_chapter) in find_chapter_limits()