Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-core.c398 static __le64 **iod_list(struct nvme_iod *iod) in iod_list() function
452 __le64 **list = iod_list(iod); in nvme_free_iod()
647 __le64 **list = iod_list(iod); in nvme_setup_prps()
724 (struct nvme_dsm_range *)iod_list(iod)[0]; in nvme_submit_discard()
852 iod_list(iod)[0] = (__le64 *)range; in nvme_queue_rq()