ReactOS 0.4.16-dev-477-g6ada597
|
Public Attributes | |
device_extension * | Vcb |
ACCESS_MASK | granted_access |
file_ref * | fileref |
NTSTATUS | Status |
KEVENT | event |
KEVENT oplock_context::event |
Definition at line 88 of file create.c.
Referenced by _Dispatch_type_().
ACCESS_MASK oplock_context::granted_access |
NTSTATUS oplock_context::Status |
Definition at line 87 of file create.c.
Referenced by _Dispatch_type_().
device_extension* oplock_context::Vcb |