Searched refs:ntfs_ioctl (Results 1 – 2 of 2) sorted by relevance
53 * ntfs_ioctl - file_operations::unlocked_ioctl55 long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) in ntfs_ioctl() function 75 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl() 1364 .unlocked_ioctl = ntfs_ioctl,
630 .unlocked_ioctl = ntfs_ioctl,