Searched refs:SessionIndex (Results 1 – 1 of 1) sorted by relevance
74 int SessionIndex[LVM_MAX_SESSIONS]; variable215 if (SessionIndex[i] == sessionId) { in EffectCreate()219 if (sessionNo < 0 && SessionIndex[i] == LVM_UNUSED_SESSION) { in EffectCreate()230 SessionIndex[sessionNo] = sessionId; in EffectCreate()368 SessionIndex[sessionNo] = LVM_UNUSED_SESSION; in EffectCreate()452 if(SessionIndex[i] == pContext->pBundledContext->SessionId){ in EffectRelease()453 SessionIndex[i] = LVM_UNUSED_SESSION; in EffectRelease()522 SessionIndex[i] = LVM_UNUSED_SESSION; in LvmGlobalBundle_init()