Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dbfq-iosched.c574 int depth, level, alloc_depth = BFQ_LIMIT_INLINE_DEPTH; in bfqq_request_over_limit() local
587 if (depth > alloc_depth) { in bfqq_request_over_limit()
594 alloc_depth = depth; in bfqq_request_over_limit()