Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dencodings.h1089 static inline block_count_t vdo_get_saved_reference_count_size(block_count_t block_count) in vdo_get_saved_reference_count_size() function
H A Dencodings.c724 ref_blocks = vdo_get_saved_reference_count_size(slab_size - slab_journal_blocks); in vdo_configure_slab()
H A Dslab-depot.c3818 vdo_get_saved_reference_count_size(slab_config->data_blocks), in make_slab()
4098 reference_block_count = vdo_get_saved_reference_count_size(depot->slab_config.slab_blocks); in initialize_block_allocator()