Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Dfile.c510 static long ovl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ovl_ioctl() function
551 return ovl_ioctl(file, cmd, arg); in ovl_compat_ioctl()
647 .unlocked_ioctl = ovl_ioctl,