blk_mq_get_hctx_type
enum hctx_type type = blk_mq_get_hctx_type(opf);
if (blk_mq_get_hctx_type(opf) != rq->mq_hctx->type)
return ctx->hctxs[blk_mq_get_hctx_type(opf)];