Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dfile.c57 .compat_ioctl = ext3_compat_ioctl,
Dioctl.c284 long ext3_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext3_compat_ioctl() function
Ddir.c533 .compat_ioctl = ext3_compat_ioctl,
Dext3.h1073 extern long ext3_compat_ioctl(struct file *, unsigned int, unsigned long);