Searched refs:nvme_sg_io (Results 1 – 3 of 3) sorted by relevance
135 int nvme_sg_io(struct nvme_ns *ns, struct sg_io_hdr __user *u_hdr);
2527 int nvme_sg_io(struct nvme_ns *ns, struct sg_io_hdr __user *u_hdr) in nvme_sg_io() function
1949 return nvme_sg_io(ns, (void __user *)arg); in nvme_ioctl()