Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-iocost.c2389 u32 hwi, adj_step; in adjust_inuse_and_calc_cost() local
2426 adj_step = DIV_ROUND_UP(iocg->active * INUSE_ADJ_STEP_PCT, 100); in adjust_inuse_and_calc_cost()
2428 new_inuse = new_inuse + adj_step; in adjust_inuse_and_calc_cost()