Searched refs:NTSTATUS (Results 1 – 1 of 1) sorted by relevance
159 typedef u32 NTSTATUS; /* do not let the compiler choose the size */ typedef174 NTSTATUS Status;215 extern WINAPI NTSTATUS NtOpenFile(224 extern WINAPI NTSTATUS NtReadFile(236 extern WINAPI NTSTATUS NtWriteFile(248 extern NTSTATUS WINAPI NtClose(252 extern NTSTATUS WINAPI NtDeviceIoControlFile(265 extern NTSTATUS WINAPI NtFsControlFile(344 static int ntfs_ntstatus_to_errno(NTSTATUS status) in ntfs_ntstatus_to_errno()546 NTSTATUS res; in ntfs_device_win32_setlock()[all …]