Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-mq.h221 static inline int __blk_mq_active_requests(struct blk_mq_hw_ctx *hctx) in __blk_mq_active_requests() function
325 return __blk_mq_active_requests(hctx) < depth; in hctx_may_queue()