Home
last modified time | relevance | path

Searched refs:dm_ctl_ioctl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-ioctl.c2102 static long dm_ctl_ioctl(struct file *file, uint command, ulong u) in dm_ctl_ioctl() function
2110 return (long)dm_ctl_ioctl(file, command, (ulong) compat_ptr(u)); in dm_compat_ctl_ioctl()
2157 .unlocked_ioctl = dm_ctl_ioctl,