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

/linux-master/block/
H A Dbfq-iosched.h732 bool strict_guarantees; member in struct:bfq_data
H A Dbfq-iosched.c4598 if (unlikely(bfqd->strict_guarantees))
5218 * strict_guarantees is true. Forcing this service scheme is
5228 if (bfqd->strict_guarantees && bfqd->tot_rq_in_driver > 0)
7417 SHOW_FUNCTION(bfq_strict_guarantees_show, bfqd->strict_guarantees, 0);
7550 if (!bfqd->strict_guarantees && __data == 1
7554 bfqd->strict_guarantees = __data;
7591 BFQ_ATTR(strict_guarantees),

Completed in 120 milliseconds