Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ubifs/
Dioctl.c191 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl() function
Dubifs.h1790 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c1202 .compat_ioctl = ubifs_compat_ioctl,
Dfile.c1633 .compat_ioctl = ubifs_compat_ioctl,