Searched refs:randiops (Results 1 – 1 of 1) sorted by relevance
870 static void calc_lcoefs(u64 bps, u64 seqiops, u64 randiops, in calc_lcoefs() argument892 if (randiops) { in calc_lcoefs()893 v = DIV64_U64_ROUND_UP(VTIME_PER_SEC, randiops); in calc_lcoefs()