Lines Matching refs:nvme_ctrl
123 struct nvme_ctrl *ctrl = nvme_req(req)->ctrl; in nvme_map_user_request()
173 struct nvme_ctrl *ctrl; in nvme_submit_user_cmd()
273 static bool nvme_validate_passthru_nsid(struct nvme_ctrl *ctrl, in nvme_validate_passthru_nsid()
286 static int nvme_user_cmd(struct nvme_ctrl *ctrl, struct nvme_ns *ns, in nvme_user_cmd()
334 static int nvme_user_cmd64(struct nvme_ctrl *ctrl, struct nvme_ns *ns, in nvme_user_cmd64()
443 static int nvme_uring_cmd_io(struct nvme_ctrl *ctrl, struct nvme_ns *ns, in nvme_uring_cmd_io()
546 static int nvme_ctrl_ioctl(struct nvme_ctrl *ctrl, unsigned int cmd, in nvme_ctrl_ioctl()
648 struct nvme_ctrl *ctrl = ns->ctrl; in nvme_ns_uring_cmd()
694 struct nvme_ctrl *ctrl = ns->ctrl; in nvme_ns_head_ctrl_ioctl()
782 struct nvme_ctrl *ctrl = ioucmd->file->private_data; in nvme_dev_uring_cmd()
807 static int nvme_dev_user_cmd(struct nvme_ctrl *ctrl, void __user *argp, in nvme_dev_user_cmd()
848 struct nvme_ctrl *ctrl = file->private_data; in nvme_dev_ioctl()