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

/drivers/block/
H A Dnvme-core.c2625 static long nvme_dev_ioctl(struct file *f, unsigned int cmd, unsigned long arg) function
2640 .unlocked_ioctl = nvme_dev_ioctl,
2641 .compat_ioctl = nvme_dev_ioctl,

Completed in 32 milliseconds