Searched refs:nvme_prep_rq (Results 1 – 1 of 1) sorted by relevance
838 static blk_status_t nvme_prep_rq(struct nvme_dev *dev, struct request *req) in nvme_prep_rq() function895 ret = nvme_prep_rq(dev, req); in nvme_queue_rq()929 return nvme_prep_rq(nvmeq->dev, req) == BLK_STS_OK; in nvme_prep_rq_batch()