Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-iocost.c1633 u64 coef_seqio, coef_randio, coef_page; in calc_vtime_cost_builtin() local
1642 coef_page = ioc->params.lcoefs[LCOEF_RPAGE]; in calc_vtime_cost_builtin()
1647 coef_page = ioc->params.lcoefs[LCOEF_WPAGE]; in calc_vtime_cost_builtin()
1665 cost += pages * coef_page; in calc_vtime_cost_builtin()