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

/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.c1382 * adjust_free_block_count() - Adjust the free block count and (if needed) reprioritize the slab.
1385 static void adjust_free_block_count(struct vdo_slab *slab, bool incremented) function
1432 adjust_free_block_count(slab, false);
1501 adjust_free_block_count(slab, true);
1549 adjust_free_block_count(slab, false);
3129 adjust_free_block_count(slab, false);
3148 adjust_free_block_count(slab, false);

Completed in 490 milliseconds