Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dfile.c503 .compat_ioctl = ext4_compat_ioctl,
Ddir.c659 .compat_ioctl = ext4_compat_ioctl,
Dioctl.c1050 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl() function
Dext4.h2506 extern long ext4_compat_ioctl(struct file *, unsigned int, unsigned long);