Searched refs:nvme_user_cmd64 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nvme/host/ |
H A D | ioctl.c | 390 static int nvme_user_cmd64(struct nvme_ctrl *ctrl, struct nvme_ns *ns, in nvme_user_cmd64() function 660 return nvme_user_cmd64(ctrl, NULL, argp, 0, open_for_write); in nvme_ctrl_ioctl() 707 return nvme_user_cmd64(ns->ctrl, ns, argp, flags, in nvme_ns_ioctl() 968 return nvme_user_cmd64(ctrl, NULL, argp, 0, open_for_write); in nvme_dev_ioctl()
|