Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dpci.c445 static struct nvme_iod *nvme_alloc_iod(struct request *rq, struct nvme_dev *dev, in nvme_alloc_iod() function
865 iod = nvme_alloc_iod(req, dev, GFP_ATOMIC); in nvme_queue_rq()