Searched refs:ntfs_ioctl (Results 1 – 1 of 1) sorted by relevance
50 static long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) in ntfs_ioctl() function66 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl()1172 .unlocked_ioctl = ntfs_ioctl,
Completed in 5 milliseconds