Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-mq.c3496 static bool blk_mq_hctx_has_requests(struct blk_mq_hw_ctx *hctx) in blk_mq_hctx_has_requests() function
3558 while (blk_mq_hctx_has_requests(hctx)) in blk_mq_hctx_notify_offline()