Home
last modified time | relevance | path

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

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