Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dioctl.c167 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.h776 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
Ddir.c724 .compat_ioctl = ext2_compat_ioctl,