Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dslab-depot.c215 static u8 __must_check compute_fullness_hint(struct slab_depot *depot, in compute_fullness_hint() function
390 .fullness_hint = compute_fullness_hint(allocator->depot, free_blocks), in update_slab_summary_entry()
4185 hint = compute_fullness_hint(depot, depot->slab_config.data_blocks); in allocate_components()