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