Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dslab-depot.c2342 u32 max_block_count = block->slab->reference_block_count - block_offset; in load_reference_block_group() local
2343 u32 block_count = min_t(int, vio->block_count, max_block_count); in load_reference_block_group()