Home
last modified time | relevance | path

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

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