Searched defs:IO_STATUS_BLOCK (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dfs-win.cpp53 } IO_STATUS_BLOCK, *PIO_STATUS_BLOCK; typedef in typeref:struct:_IO_STATUS_BLOCK
391 IO_STATUS_BLOCK Ios;
H A Dpipe-win.cpp107 } IO_STATUS_BLOCK, *PIO_STATUS_BLOCK; typedef in typeref:struct:_IO_STATUS_BLOCK
153 IO_STATUS_BLOCK Ios;
/vbox/src/VBox/Devices/Storage/
H A DDrvHostBase.cpp68 } IO_STATUS_BLOCK, *PIO_STATUS_BLOCK; typedef in typeref:struct:_IO_STATUS_BLOCK
1224 IO_STATUS_BLOCK IoStatusBlock = {0};
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h949 } IO_STATUS_BLOCK, *PIO_STATUS_BLOCK; typedef in typeref:struct:_IO_STATUS_BLOCK
2093 NTSYSAPI NTSTATUS WINAPI NtFlushBuffersFile(HANDLE,IO_STATUS_BLOCK*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h924 } IO_STATUS_BLOCK, *PIO_STATUS_BLOCK; typedef in typeref:struct:_IO_STATUS_BLOCK
2048 NTSYSAPI NTSTATUS WINAPI NtFlushBuffersFile(HANDLE,IO_STATUS_BLOCK*);

Completed in 68 milliseconds