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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dfile.c71 .compat_ioctl = ext2_compat_ioctl,
88 .compat_ioctl = ext2_compat_ioctl,
H A Dext2.h133 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
H A Dioctl.c153 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
H A Ddir.c721 .compat_ioctl = ext2_compat_ioctl,

Completed in 103 milliseconds