Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-iocost.c2525 u64 coef_seqio, coef_randio, coef_page; in calc_vtime_cost_builtin() local
2537 coef_randio = ioc->params.lcoefs[LCOEF_RRANDIO]; in calc_vtime_cost_builtin()
2542 coef_randio = ioc->params.lcoefs[LCOEF_WRANDIO]; in calc_vtime_cost_builtin()
2556 cost += coef_randio; in calc_vtime_cost_builtin()