Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dfile.c50 static long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) in ntfs_ioctl() function
66 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl()
1172 .unlocked_ioctl = ntfs_ioctl,

Completed in 5 milliseconds