Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-iosched.c488 unsigned long back_max; in bfq_choose_req() local
513 back_max = bfqd->bfq_back_max * 2; in bfq_choose_req()
522 else if (s1 + back_max >= last) in bfq_choose_req()
529 else if (s2 + back_max >= last) in bfq_choose_req()