Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbfq-iosched.h625 unsigned int bfq_back_max; member
Dbfq-iosched.c167 static const int bfq_back_max = 16 * 1024; variable
470 back_max = bfqd->bfq_back_max * 2; in bfq_choose_req()
6469 bfqd->bfq_back_max = bfq_back_max; in bfq_init_queue()
6579 SHOW_FUNCTION(bfq_back_seek_max_show, bfqd->bfq_back_max, 0);
6626 STORE_FUNCTION(bfq_back_seek_max_store, &bfqd->bfq_back_max, 0, INT_MAX, 0);