Home
last modified time | relevance | path

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

/linux/block/
H A Dbfq-iosched.c591 int alloc_depth = BFQ_LIMIT_INLINE_DEPTH; in bfqq_request_over_limit() local
612 if (depth > alloc_depth) { in bfqq_request_over_limit()
619 alloc_depth = depth; in bfqq_request_over_limit()