Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.h160 int __must_check uds_read_chapter_index_from_volume(const struct volume *volume,
H A Dsparse-cache.c466 result = uds_read_chapter_index_from_volume(volume, virtual_chapter, in cache_chapter_index()
H A Dvolume.c934 int uds_read_chapter_index_from_volume(const struct volume *volume, u64 virtual_chapter, in uds_read_chapter_index_from_volume() function