Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-iocost.c2490 u64 coef_seqio, coef_randio, coef_page; in calc_vtime_cost_builtin() local
2498 coef_randio = ioc->params.lcoefs[LCOEF_RRANDIO]; in calc_vtime_cost_builtin()
2503 coef_randio = ioc->params.lcoefs[LCOEF_WRANDIO]; in calc_vtime_cost_builtin()
2517 cost += coef_randio; in calc_vtime_cost_builtin()