Searched refs:dm_ctl_ioctl (Results 1 – 1 of 1) sorted by relevance
2120 static long dm_ctl_ioctl(struct file *file, uint command, ulong u) in dm_ctl_ioctl() function2128 return (long)dm_ctl_ioctl(file, command, (ulong) compat_ptr(u)); in dm_compat_ctl_ioctl()2175 .unlocked_ioctl = dm_ctl_ioctl,