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

/linux-master/fs/ntfs3/
H A Ddir.c616 .compat_ioctl = ntfs_compat_ioctl,
H A Dfile.c64 long ntfs_compat_ioctl(struct file *filp, u32 cmd, unsigned long arg) function
1229 .compat_ioctl = ntfs_compat_ioctl,
H A Dntfs_fs.h507 long ntfs_compat_ioctl(struct file *filp, u32 cmd, unsigned long arg);

Completed in 225 milliseconds