Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dcdev.c387 static long vol_cdev_ioctl(struct file *file, unsigned int cmd, in vol_cdev_ioctl() function
1059 return vol_cdev_ioctl(file, cmd, translated_arg); in vol_cdev_compat_ioctl()
1092 .unlocked_ioctl = vol_cdev_ioctl,