ReactOS 0.4.16-dev-401-g45b008d
|
#include <obtypes.h>
Public Attributes | |
POBJECT_DIRECTORY | Directory |
UNICODE_STRING | Name |
ULONG | QueryReferences |
ULONG | Reserved2 |
ULONG | DbgReferenceCount |
POBJECT_DIRECTORY _OBJECT_HEADER_NAME_INFO::Directory |
Definition at line 432 of file obtypes.h.
Referenced by ObInitSystem(), ObInsertObject(), ObpAllocateObject(), ObpCreateSymbolicLinkName(), ObpDeleteNameCheck(), ObpInsertEntryDirectory(), ObpProcessDosDeviceSymbolicLink(), ObpQueryNameInfoSize(), ObQueryNameString(), ObSetDeviceMap(), and ObSetDirectoryDeviceMap().
UNICODE_STRING _OBJECT_HEADER_NAME_INFO::Name |
Definition at line 433 of file obtypes.h.
Referenced by NtQueryDirectoryObject(), NtUserGetObjectInformation(), ObInitSystem(), ObInsertObject(), ObpAllocateObject(), ObpCreateSymbolicLinkName(), ObpDeallocateObject(), ObpDeleteNameCheck(), ObpDeleteObject(), ObpLookupEntryDirectory(), ObpLookupObjectName(), ObpQueryNameInfoSize(), and ObQueryNameString().
ULONG _OBJECT_HEADER_NAME_INFO::QueryReferences |
Definition at line 434 of file obtypes.h.
Referenced by ObpAllocateObject(), ObpDeleteNameCheck(), ObpIncrementHandleCount(), and ObpReferenceNameInfo().