Searched refs:ctl_ioctl (Results 1 – 1 of 1) sorted by relevance
1945 static int ctl_ioctl(struct file *file, uint command, struct dm_ioctl __user *user) in ctl_ioctl() function2021 return (long)ctl_ioctl(file, command, (struct dm_ioctl __user *)u); in dm_ctl_ioctl()