Home
last modified time | relevance | path

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

/fs/ext2/
Dfile.c71 .compat_ioctl = ext2_compat_ioctl,
88 .compat_ioctl = ext2_compat_ioctl,
Dioctl.c167 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl() function
Dext2.h763 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
Ddir.c730 .compat_ioctl = ext2_compat_ioctl,