Searched refs:vduse_dev_ioctl (Results 1 – 1 of 1) sorted by relevance
1477 static long vduse_dev_ioctl(struct file *file, unsigned int cmd, in vduse_dev_ioctl() function1873 return vduse_dev_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in vduse_dev_compat_ioctl()1931 .unlocked_ioctl = vduse_dev_ioctl,