Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dencodings.c665 block_count_t total_slab_blocks, total_data_blocks; in vdo_configure_slab_depot() local
683 total_slab_blocks = slab_count * slab_config.slab_blocks; in vdo_configure_slab_depot()
685 last_block = partition->offset + total_slab_blocks; in vdo_configure_slab_depot()