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