MIN_VDO_SLAB_BLOCKS
if (value < MIN_VDO_SLAB_BLOCKS || value > MAX_VDO_SLAB_BLOCKS || (!is_power_of_2(value))) {
MIN_VDO_SLAB_BLOCKS, MAX_VDO_SLAB_BLOCKS);