Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Ddir.c671 .unlocked_ioctl = ext4_ioctl,
H A Dioctl.c1616 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl() function
1694 return ext4_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in ext4_compat_ioctl()
H A Dfile.c936 .unlocked_ioctl = ext4_ioctl,
H A Dext4.h3022 extern long ext4_ioctl(struct file *, unsigned int, unsigned long);