Home
last modified time | relevance | path

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

/drivers/md/
Ddm-ioctl.c1846 static int ctl_ioctl(struct file *file, uint command, struct dm_ioctl __user *user) in ctl_ioctl() function
1922 return (long)ctl_ioctl(file, command, (struct dm_ioctl __user *)u); in dm_ctl_ioctl()