Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c870 static void calc_lcoefs(u64 bps, u64 seqiops, u64 randiops, in calc_lcoefs() argument
892 if (randiops) { in calc_lcoefs()
893 v = DIV64_U64_ROUND_UP(VTIME_PER_SEC, randiops); in calc_lcoefs()