Searched refs:bfq_user_max_budget (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dbfq-iosched.h714 int bfq_user_max_budget; member in struct:bfq_data
H A Dbfq-iosched.c3425 if (bfqd->bfq_user_max_budget == 0) {
4098 !bfqd->bfq_user_max_budget)
7415 SHOW_FUNCTION(bfq_max_budget_show, bfqd->bfq_user_max_budget, 0);
7505 bfqd->bfq_user_max_budget = __data;
7531 if (bfqd->bfq_user_max_budget == 0)

Completed in 154 milliseconds