Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dcdev.c409 static long vol_cdev_ioctl(struct file *file, unsigned int cmd, in vol_cdev_ioctl() function
1058 return vol_cdev_ioctl(file, cmd, translated_arg); in vol_cdev_compat_ioctl()
1091 .unlocked_ioctl = vol_cdev_ioctl,