Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dslab-depot.c214 static u8 __must_check compute_fullness_hint(struct slab_depot *depot, in compute_fullness_hint() function
388 .fullness_hint = compute_fullness_hint(allocator->depot, free_blocks), in update_slab_summary_entry()
4095 hint = compute_fullness_hint(depot, depot->slab_config.data_blocks); in allocate_components()