Searched refs:f2fs_ioctl (Results 1 – 3 of 3) sorted by relevance
1112 long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in f2fs_ioctl() function1153 return f2fs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in f2fs_compat_ioctl()1166 .unlocked_ioctl = f2fs_ioctl,
810 .unlocked_ioctl = f2fs_ioctl,
1431 long f2fs_ioctl(struct file *, unsigned int, unsigned long);