Home
last modified time | relevance | path

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

/fs/ext2/
Dioctl.c159 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl() function
Dfile.c189 .compat_ioctl = ext2_compat_ioctl,
Dext2.h757 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
Ddir.c701 .compat_ioctl = ext2_compat_ioctl,