Searched refs:__blk_mq_active_requests (Results 1 – 2 of 2) sorted by relevance
330 static inline int __blk_mq_active_requests(struct blk_mq_hw_ctx *hctx) in __blk_mq_active_requests() function417 return __blk_mq_active_requests(hctx) < depth; in hctx_may_queue()
488 seq_printf(m, "%d\n", __blk_mq_active_requests(hctx)); in hctx_active_show()