ntfs_ioctl
.unlocked_ioctl = ntfs_ioctl,
return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg));
long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg);