Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c1081 unsigned long back_max; in cfq_choose_req() local
1103 back_max = cfqd->cfq_back_max * 2; in cfq_choose_req()
1112 else if (s1 + back_max >= last) in cfq_choose_req()
1119 else if (s2 + back_max >= last) in cfq_choose_req()