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