Searched refs:MAX_BLOCKS_PER_VIO (Results 1 – 3 of 3) sorted by relevance
85 result = VDO_ASSERT(block_count <= MAX_BLOCKS_PER_VIO, in allocate_vio_components()87 MAX_BLOCKS_PER_VIO); in allocate_vio_components()
21 MAX_BLOCKS_PER_VIO = (BIO_MAX_VECS << PAGE_SHIFT) / VDO_BLOCK_SIZE, enumerator
1702 block_count_t vio_count = DIV_ROUND_UP(remaining, MAX_BLOCKS_PER_VIO); in vdo_repair()1744 MAX_BLOCKS_PER_VIO); in vdo_repair()1758 vio_count++, pbn += MAX_BLOCKS_PER_VIO) { in vdo_repair()