Home
last modified time | relevance | path

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

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