Home
last modified time | relevance | path

Searched refs:ntfs_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs/
H A Dfile.c780 long ntfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ntfs_ioctl() function
800 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl()
1127 .unlocked_ioctl = ntfs_ioctl,
H A Ddir.c1240 .unlocked_ioctl = ntfs_ioctl,