Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dbfq-iosched.c568 static bool bfqq_request_over_limit(struct bfq_queue *bfqq, int limit) in bfqq_request_over_limit() function
650 static bool bfqq_request_over_limit(struct bfq_queue *bfqq, int limit) in bfqq_request_over_limit() function
692 if (bfqq && bfqq_request_over_limit(bfqq, limit)) in bfq_limit_depth()