Home
last modified time | relevance | path

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

/block/
Dblk-mq.c3498 static bool blk_mq_hctx_has_requests(struct blk_mq_hw_ctx *hctx) in blk_mq_hctx_has_requests() function
3545 while (blk_mq_hctx_has_requests(hctx)) in blk_mq_hctx_notify_offline()