Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-iosched.c580 int depth, level, alloc_depth = BFQ_LIMIT_INLINE_DEPTH; in bfqq_request_over_limit() local
593 if (depth > alloc_depth) { in bfqq_request_over_limit()
600 alloc_depth = depth; in bfqq_request_over_limit()