Searched refs:ext4_ioctl (Results 1 – 2 of 2) sorted by relevance
687 .unlocked_ioctl = ext4_ioctl,
1624 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl() function1702 return ext4_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in ext4_compat_ioctl()