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

/drivers/block/
H A Dnvme-core.c354 static __le64 **iod_list(struct nvme_iod *iod) function
393 __le64 **list = iod_list(iod);
479 __le64 **list = iod_list(iod);
619 (struct nvme_dsm_range *)iod_list(iod)[0];
759 iod_list(iod)[0] = (__le64 *)range;

Completed in 36 milliseconds