Searched refs:ntfs_ioctl (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfile.c51 long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) function
67 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg));
1227 .unlocked_ioctl = ntfs_ioctl,
H A Ddir.c614 .unlocked_ioctl = ntfs_ioctl,
H A Dntfs_fs.h506 long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg);

Completed in 159 milliseconds