Searched refs:ubifs_ioctl (Results 1 – 4 of 4) sorted by relevance
136 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() function229 return ubifs_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ubifs_compat_ioctl()
1678 .unlocked_ioctl = ubifs_ioctl,
2052 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
1652 .unlocked_ioctl = ubifs_ioctl,