Lines Matching defs:iod
147 struct nvme_iod iod[0]; member
251 static void *iod_get_private(struct nvme_iod *iod) in iod_get_private()
259 static bool iod_should_kfree(struct nvme_iod *iod) in iod_should_kfree()
398 static __le64 **iod_list(struct nvme_iod *iod) in iod_list()
403 static inline void iod_init(struct nvme_iod *iod, unsigned nbytes, in iod_init()
417 struct nvme_iod *iod = kmalloc(sizeof(struct nvme_iod) + in __nvme_alloc_iod() local
432 struct nvme_iod *iod; in nvme_alloc_iod() local
448 void nvme_free_iod(struct nvme_dev *dev, struct nvme_iod *iod) in nvme_free_iod()
590 struct nvme_iod *iod = ctx; in req_completion() local
636 int nvme_setup_prps(struct nvme_dev *dev, struct nvme_iod *iod, int total_len, in nvme_setup_prps()
721 struct request *req, struct nvme_iod *iod) in nvme_submit_discard()
759 static int nvme_submit_iod(struct nvme_queue *nvmeq, struct nvme_iod *iod, in nvme_submit_iod()
820 struct nvme_iod *iod; in nvme_queue_rq() local
852 iod_list(iod)[0] = (__le64 *)range; in nvme_queue_rq() local
1680 struct nvme_iod *iod; in nvme_map_user_pages() local
1735 struct nvme_iod *iod) in nvme_unmap_user_pages()
1753 struct nvme_iod *iod; in nvme_submit_io() local