Searched refs:ublk_prep_req (Results 1 – 1 of 1) sorted by relevance
1399 static blk_status_t ublk_prep_req(struct ublk_queue *ubq, struct request *rq, in ublk_prep_req() function1439 res = ublk_prep_req(ubq, rq, false); in ublk_queue_rq()1476 if (ublk_prep_req(this_q, req, true) != BLK_STS_OK) { in ublk_queue_rqs()