mirror of
https://github.com/reactos/reactos.git
synced 2025-06-06 09:50:43 +00:00
[NTFS]
This has nothing to do in a NTFS driver svn path=/trunk/; revision=71228
This commit is contained in:
parent
72a9b73970
commit
64bc0243c3
1 changed files with 0 additions and 10 deletions
|
@ -817,16 +817,6 @@ PVOID
|
||||||
NtfsGetUserBuffer(PIRP Irp,
|
NtfsGetUserBuffer(PIRP Irp,
|
||||||
BOOLEAN Paging);
|
BOOLEAN Paging);
|
||||||
|
|
||||||
#if 0
|
|
||||||
BOOLEAN
|
|
||||||
wstrcmpjoki(PWSTR s1, PWSTR s2);
|
|
||||||
|
|
||||||
VOID
|
|
||||||
CdfsSwapString(PWCHAR Out,
|
|
||||||
PUCHAR In,
|
|
||||||
ULONG Count);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
VOID
|
VOID
|
||||||
NtfsFileFlagsToAttributes(ULONG NtfsAttributes,
|
NtfsFileFlagsToAttributes(ULONG NtfsAttributes,
|
||||||
PULONG FileAttributes);
|
PULONG FileAttributes);
|
||||||
|
|
Loading…
Reference in a new issue