Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-mq.h237 static inline int __blk_mq_active_requests(struct blk_mq_hw_ctx *hctx) in __blk_mq_active_requests() function
354 return __blk_mq_active_requests(hctx) < depth; in hctx_may_queue()