Searched refs:ext2_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.c69 .unlocked_ioctl = ext2_ioctl,
86 .unlocked_ioctl = ext2_ioctl,
H A Dioctl.c20 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
172 return ext2_ioctl(file, cmd, (unsigned long) compat_ptr(arg));
H A Dext2.h132 extern long ext2_ioctl(struct file *, unsigned int, unsigned long);
H A Ddir.c719 .unlocked_ioctl = ext2_ioctl,

Completed in 50 milliseconds