Home
last modified time | relevance | path

Searched refs:__blk_mq_active_requests (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/block/
Dblk-mq.h220 static inline int __blk_mq_active_requests(struct blk_mq_hw_ctx *hctx) in __blk_mq_active_requests() function
335 return __blk_mq_active_requests(hctx) < depth; in hctx_may_queue()