Home
last modified time | relevance | path

Searched refs:nvme_nvm_ioctl (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/nvme/host/
Dnvme.h787 int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, unsigned long arg);
796 static inline int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, in nvme_nvm_ioctl() function
Dlightnvm.c934 int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, unsigned long arg) in nvme_nvm_ioctl() function
Dcore.c1710 ret = nvme_nvm_ioctl(ns, cmd, arg); in nvme_ioctl()