Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-core.c427 static struct nvme_iod *nvme_alloc_iod(struct request *rq, struct nvme_dev *dev, in nvme_alloc_iod() function
836 iod = nvme_alloc_iod(req, ns->dev, GFP_ATOMIC); in nvme_queue_rq()