Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-iosched.h519 unsigned int bfq_back_max; member
Dbfq-iosched.c175 static const int bfq_back_max = 16 * 1024; variable
465 back_max = bfqd->bfq_back_max * 2; in bfq_choose_req()
5345 bfqd->bfq_back_max = bfq_back_max; in bfq_init_queue()
5455 SHOW_FUNCTION(bfq_back_seek_max_show, bfqd->bfq_back_max, 0);
5502 STORE_FUNCTION(bfq_back_seek_max_store, &bfqd->bfq_back_max, 0, INT_MAX, 0);