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

/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.h496 unsigned int hint_shift; member in struct:slab_depot
H A Dslab-depot.c224 hint = free_blocks >> depot->hint_shift;
637 free_block_count = ((block_count_t) hint) << slab->allocator->depot->hint_shift;
4086 depot->hint_shift = vdo_get_slab_summary_hint_shift(depot->slab_size_shift);

Completed in 169 milliseconds