Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfile.c152 long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) in ntfs_ioctl() function
179 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl()
1559 .unlocked_ioctl = ntfs_ioctl,
H A Dntfs_fs.h544 long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg);