Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext2/
Dioctl.c144 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl() function
Dfile.c188 .compat_ioctl = ext2_compat_ioctl,
Dext2.h768 extern long ext2_compat_ioctl(struct file *, unsigned int, unsigned long);
Ddir.c725 .compat_ioctl = ext2_compat_ioctl,