Searched refs:vdo_compute_slab_count (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dencodings.h1058 * vdo_compute_slab_count() - Compute the number of slabs a depot with given parameters would have.
1065 static inline slab_count_t vdo_compute_slab_count(physical_block_number_t first_block, function
H A Dslab-depot.c4109 slab_count = vdo_compute_slab_count(depot->first_block, depot->last_block,
4675 new_slab_count = vdo_compute_slab_count(depot->first_block,

Completed in 210 milliseconds