mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
[NTFS]
Forgot that file... svn path=/trunk/; revision=64693
This commit is contained in:
@@ -470,6 +470,10 @@ NtfsDeviceIoControl(IN PDEVICE_OBJECT DeviceObject,
|
||||
|
||||
/* close.c */
|
||||
|
||||
NTSTATUS
|
||||
NtfsCloseFile(PDEVICE_EXTENSION DeviceExt,
|
||||
PFILE_OBJECT FileObject);
|
||||
|
||||
DRIVER_DISPATCH NtfsFsdClose;
|
||||
NTSTATUS NTAPI
|
||||
NtfsFsdClose(PDEVICE_OBJECT DeviceObject,
|
||||
|
||||
Reference in New Issue
Block a user