Searched refs:ntfs_ioctl (Results 1 – 1 of 1) sorted by relevance
51 static long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) in ntfs_ioctl() function67 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl()1233 .unlocked_ioctl = ntfs_ioctl,