Home
last modified time | relevance | path

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

/linux-6.1.9/block/ !
Dblk-mq.c3410 static bool blk_mq_hctx_has_requests(struct blk_mq_hw_ctx *hctx) in blk_mq_hctx_has_requests() function
3457 while (blk_mq_hctx_has_requests(hctx)) in blk_mq_hctx_notify_offline()