Home
last modified time | relevance | path

Searched defs:chapter_limit (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dvolume.c1351 static int find_chapter_limits(struct volume *volume, u32 chapter_limit, u64 *lowest_vcn, in find_chapter_limits()
1452 u32 chapter_limit = volume->geometry->chapters_per_volume; in uds_find_volume_chapter_boundaries() local