Searched refs:bVolumeEnabled (Results 1 – 3 of 3) sorted by relevance
65 bool bVolumeEnabled; /* Flag for Volume */ member
247 pContext->pBundledContext->bVolumeEnabled = LVM_FALSE; in EffectCreate()402 if (pContext->pBundledContext->bVolumeEnabled == LVM_TRUE in EffectRelease()3015 if (pContext->pBundledContext->bVolumeEnabled == LVM_TRUE) { in Effect_setConfig()3023 pContext->pBundledContext->bVolumeEnabled = LVM_TRUE; in Effect_setConfig()3059 if (pContext->pBundledContext->bVolumeEnabled == LVM_FALSE) { in Effect_setConfig()3063 pContext->pBundledContext->bVolumeEnabled = LVM_FALSE; in Effect_setConfig()3184 if ((pContext->pBundledContext->bVolumeEnabled == LVM_FALSE)&& in Effect_process()
454 pContext->pBundledContext->bVolumeEnabled = LVM_FALSE; in lvmCreate()