ubifs_ioctl
.unlocked_ioctl = ubifs_ioctl,
return ubifs_ioctl(file, cmd, (unsigned long)compat_ptr(arg));
long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);