Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-core.c2774 static long nvme_dev_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in nvme_dev_ioctl() function
2796 .unlocked_ioctl = nvme_dev_ioctl,
2797 .compat_ioctl = nvme_dev_ioctl,