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