ReactOS 0.4.16-dev-250-g3ecd236
|
#include <io.h>
LARGE_INTEGER _OPEN_PACKET::AllocationSize |
Definition at line 376 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
PFILE_BASIC_INFORMATION _OPEN_PACKET::BasicInformation |
Definition at line 384 of file io.h.
Referenced by IopParseDevice(), and IopQueryAttributesFile().
CREATE_FILE_TYPE _OPEN_PACKET::CreateFileType |
Definition at line 386 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
ULONG _OPEN_PACKET::CreateOptions |
Definition at line 377 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), IopParseDevice(), IopQueryAttributesFile(), and NtDeleteFile().
BOOLEAN _OPEN_PACKET::DeleteOnly |
Definition at line 390 of file io.h.
Referenced by IopParseDevice(), and NtDeleteFile().
ULONG _OPEN_PACKET::Disposition |
Definition at line 383 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), IopParseDevice(), IopQueryAttributesFile(), and NtDeleteFile().
PVOID _OPEN_PACKET::EaBuffer |
Definition at line 380 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
ULONG _OPEN_PACKET::EaLength |
Definition at line 381 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
PVOID _OPEN_PACKET::ExtraCreateParameters |
Definition at line 387 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
USHORT _OPEN_PACKET::FileAttributes |
Definition at line 378 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
PFILE_OBJECT _OPEN_PACKET::FileObject |
Definition at line 370 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
NTSTATUS _OPEN_PACKET::FinalStatus |
Definition at line 371 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), IopParseDevice(), IopQueryAttributesFile(), and NtDeleteFile().
BOOLEAN _OPEN_PACKET::FullAttributes |
Definition at line 391 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopParseDevice(), and IopQueryAttributesFile().
ULONG_PTR _OPEN_PACKET::Information |
Definition at line 372 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), and IopParseDevice().
ULONG _OPEN_PACKET::InternalFlags |
Definition at line 394 of file io.h.
Referenced by IopCreateFile(), and IopParseDevice().
PDUMMY_FILE_OBJECT _OPEN_PACKET::LocalFileObject |
Definition at line 392 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopParseDevice(), IopQueryAttributesFile(), and NtDeleteFile().
PFILE_NETWORK_OPEN_INFORMATION _OPEN_PACKET::NetworkInformation |
Definition at line 385 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopParseDevice(), and IopQueryAttributesFile().
ULONG _OPEN_PACKET::Options |
Definition at line 382 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), and IopParseDevice().
OBJECT_ATTRIBUTES _OPEN_PACKET::OriginalAttributes |
BOOLEAN _OPEN_PACKET::Override |
Definition at line 388 of file io.h.
Referenced by IopParseDevice().
ULONG _OPEN_PACKET::ParseCheck |
Definition at line 373 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), IopParseDevice(), IopQueryAttributesFile(), and NtDeleteFile().
BOOLEAN _OPEN_PACKET::QueryOnly |
Definition at line 389 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopParseDevice(), and IopQueryAttributesFile().
PFILE_OBJECT _OPEN_PACKET::RelatedFileObject |
Definition at line 374 of file io.h.
Referenced by IopParseDevice(), and IopParseFile().
USHORT _OPEN_PACKET::ShareAccess |
Definition at line 379 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), IopParseDevice(), IopQueryAttributesFile(), and NtDeleteFile().
CSHORT _OPEN_PACKET::Size |
Definition at line 369 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), IopQueryAttributesFile(), and NtDeleteFile().
PDEVICE_OBJECT _OPEN_PACKET::TopDeviceObjectHint |
Definition at line 395 of file io.h.
Referenced by IopCreateFile().
BOOLEAN _OPEN_PACKET::TraversedMountPoint |
Definition at line 393 of file io.h.
Referenced by IopParseDevice().
CSHORT _OPEN_PACKET::Type |
Definition at line 368 of file io.h.
Referenced by IoFastQueryNetworkAttributes(), IopCreateFile(), IopQueryAttributesFile(), and NtDeleteFile().