struct CM_INTENT_LOCK

typedef struct _CM_INTENT_LOCK
{
     ULONG OwnerCount;
     PCM_KCB_UOW * OwnerTable;
} CM_INTENT_LOCK, *PCM_INTENT_LOCK;

Windows Vista Kernel Structures