Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Ddir.c641 .compat_ioctl = ext4_compat_ioctl,
Dioctl.c698 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl() function
Dfile.c750 .compat_ioctl = ext4_compat_ioctl,
Dext4.h2537 extern long ext4_compat_ioctl(struct file *, unsigned int, unsigned long);