Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfile.c121 long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg) in ntfs_ioctl() function
137 return ntfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in ntfs_compat_ioctl()
1392 .unlocked_ioctl = ntfs_ioctl,
Ddir.c628 .unlocked_ioctl = ntfs_ioctl,
Dntfs_fs.h509 long ntfs_ioctl(struct file *filp, u32 cmd, unsigned long arg);