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

/linux-master/block/
H A Dbfq-iosched.c591 int depth, level, alloc_depth = BFQ_LIMIT_INLINE_DEPTH; local
604 if (depth > alloc_depth) {
611 alloc_depth = depth;

Completed in 132 milliseconds