Searched refs:__blk_mq_active_requests (Results 1 – 1 of 1) sorted by relevance
220 static inline int __blk_mq_active_requests(struct blk_mq_hw_ctx *hctx) in __blk_mq_active_requests() function335 return __blk_mq_active_requests(hctx) < depth; in hctx_may_queue()