Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-mq-tag.c116 static inline bool hctx_may_queue(struct blk_mq_hw_ctx *hctx, in hctx_may_queue() function
193 if (!hctx_may_queue(hctx, bt)) in __bt_get()