Searched refs:this_q (Results 1 – 2 of 2) sorted by relevance
1487 struct ublk_queue *this_q = req->mq_hctx->driver_data; in ublk_queue_rqs() 1488 struct ublk_io *this_io = &this_q->ios[req->tag]; in ublk_queue_rqs() 1490 if (ublk_prep_req(this_q, req, true) != BLK_STS_OK) { in ublk_queue_rqs() 1472 struct ublk_queue *this_q = req->mq_hctx->driver_data; ublk_queue_rqs() local
2855 struct request_queue *this_q = rq->q; in blk_mq_extract_queue_requests() local 2863 if (rq->q == this_q) { in blk_mq_extract_queue_requests()