ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <fsrtltypes.h>
Public Attributes | |
LIST_ENTRY | Links |
PVOID | OwnerId |
PVOID | InstanceId |
Definition at line 173 of file fsrtltypes.h.
PVOID _FSRTL_PER_FILEOBJECT_CONTEXT::InstanceId |
Definition at line 176 of file fsrtltypes.h.
Referenced by FsRtlLookupPerFileObjectContext(), and FsRtlRemovePerFileObjectContext().
LIST_ENTRY _FSRTL_PER_FILEOBJECT_CONTEXT::Links |
Definition at line 174 of file fsrtltypes.h.
Referenced by FsRtlRemovePerFileObjectContext().
PVOID _FSRTL_PER_FILEOBJECT_CONTEXT::OwnerId |
Definition at line 175 of file fsrtltypes.h.
Referenced by FsRtlLookupPerFileObjectContext(), and FsRtlRemovePerFileObjectContext().