Home
last modified time | relevance | path

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

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