Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dioctl.c144 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl() function
H A Dfile.c311 .compat_ioctl = ext2_compat_ioctl,
H A Dext2.h761 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
H A Ddir.c713 .compat_ioctl = ext2_compat_ioctl,