Searched refs:SessionIndex (Results 1 – 1 of 1) sorted by relevance
74 int SessionIndex[LVM_MAX_SESSIONS]; variable214 if (SessionIndex[i] == sessionId) { in EffectCreate()218 if (sessionNo < 0 && SessionIndex[i] == LVM_UNUSED_SESSION) { in EffectCreate()229 SessionIndex[sessionNo] = sessionId; in EffectCreate()345 SessionIndex[sessionNo] = LVM_UNUSED_SESSION; in EffectCreate()424 if(SessionIndex[i] == pContext->pBundledContext->SessionId){ in EffectRelease()425 SessionIndex[i] = LVM_UNUSED_SESSION; in EffectRelease()490 SessionIndex[i] = LVM_UNUSED_SESSION; in LvmGlobalBundle_init()