Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dvdo.c478 block_count_t fixed_layout_size = 1 + in vdo_format() local
482 block_count_t necessary_size = fixed_layout_size + slab_blocks; in vdo_format()