Searched refs:ext2_compat_ioctl (Results 1 – 4 of 4) sorted by relevance
144 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl() function
311 .compat_ioctl = ext2_compat_ioctl,
761 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
713 .compat_ioctl = ext2_compat_ioctl,