Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dcfq-iosched.c1080 unsigned long back_max; in cfq_choose_req() local
1102 back_max = cfqd->cfq_back_max * 2; in cfq_choose_req()
1111 else if (s1 + back_max >= last) in cfq_choose_req()
1118 else if (s2 + back_max >= last) in cfq_choose_req()