Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dcore.c808 static int nvme_compat_ioctl(struct block_device *bdev, fmode_t mode, in nvme_compat_ioctl() function
818 #define nvme_compat_ioctl NULL macro
1073 .compat_ioctl = nvme_compat_ioctl,