Home
last modified time | relevance | path

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

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