Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Ddir.c673 .compat_ioctl = ext4_compat_ioctl,
H A Dfile.c938 .compat_ioctl = ext4_compat_ioctl,
H A Dioctl.c1622 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl() function
H A Dext4.h3023 extern long ext4_compat_ioctl(struct file *, unsigned int, unsigned long);