Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfile.c51 static long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) in ntfs_ioctl() function
67 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl()
1224 .unlocked_ioctl = ntfs_ioctl,