Home
last modified time | relevance | path

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

/linux-5.10/block/
Dblk-mq.c2463 static bool blk_mq_hctx_has_requests(struct blk_mq_hw_ctx *hctx) in blk_mq_hctx_has_requests() function
2510 while (blk_mq_hctx_has_requests(hctx)) in blk_mq_hctx_notify_offline()