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

/linux-master/block/
H A Dbfq-iosched.c582 #define BFQ_LIMIT_INLINE_DEPTH 16 macro
589 struct bfq_entity *inline_entities[BFQ_LIMIT_INLINE_DEPTH];
591 int depth, level, alloc_depth = BFQ_LIMIT_INLINE_DEPTH;

Completed in 130 milliseconds