Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.h135 int __must_check uds_find_volume_chapter_boundaries(struct volume *volume,
H A Dindex.c1081 result = uds_find_volume_chapter_boundaries(index->volume, &lowest, &highest, in rebuild_index()
H A Dvolume.c1451 int uds_find_volume_chapter_boundaries(struct volume *volume, u64 *lowest_vcn, in uds_find_volume_chapter_boundaries() function