Searched refs:ext3_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/ext3/
H A Dfile.c61 .unlocked_ioctl = ext3_ioctl,
H A Dioctl.c20 long ext3_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
328 return ext3_ioctl(file, cmd, (unsigned long) compat_ptr(arg));
H A Ddir.c45 .unlocked_ioctl = ext3_ioctl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext3_fs.h913 extern long ext3_ioctl(struct file *, unsigned int, unsigned long);

Completed in 33 milliseconds