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

/linux-4.4.14/drivers/nvme/host/
H A Dnvme.h100 * me express that. Use nvme_alloc_iod to ensure there's enough space
H A Dpci.c445 static struct nvme_iod *nvme_alloc_iod(struct request *rq, struct nvme_dev *dev, nvme_alloc_iod() function
865 iod = nvme_alloc_iod(req, dev, GFP_ATOMIC); nvme_queue_rq()

Completed in 50 milliseconds