Searched refs:nvme_nvm_ioctl (Results 1 – 3 of 3) sorted by relevance
556 int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, unsigned long arg);571 static inline int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, in nvme_nvm_ioctl() function
952 int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, unsigned long arg) in nvme_nvm_ioctl() function
1300 return nvme_nvm_ioctl(ns, cmd, arg); in nvme_ns_ioctl()