Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c2457 u64 cost, new_inuse; in adjust_inuse_and_calc_cost() local
2492 new_inuse = iocg->inuse; in adjust_inuse_and_calc_cost()
2495 new_inuse = new_inuse + adj_step; in adjust_inuse_and_calc_cost()
2496 propagate_weights(iocg, iocg->active, new_inuse, true, now); in adjust_inuse_and_calc_cost()