Searched refs:ovl_ioctl (Results 1 – 1 of 1) sorted by relevance
510 static long ovl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ovl_ioctl() function551 return ovl_ioctl(file, cmd, arg); in ovl_compat_ioctl()647 .unlocked_ioctl = ovl_ioctl,