Searched refs:numOfSnapshotExpected (Results 1 – 1 of 1) sorted by relevance
3173 uint32_t numOfSnapshotExpected = 0; in cbNotifyRoutine() local3194 numOfSnapshotExpected = pme->mParent->numOfSnapshotsExpected(); in cbNotifyRoutine()3197 numOfSnapshotExpected); in cbNotifyRoutine()3206 numOfSnapshotExpected = 0; in cbNotifyRoutine()3281 numOfSnapshotRcvd, numOfSnapshotExpected); in cbNotifyRoutine()3282 if (numOfSnapshotExpected > 0 && in cbNotifyRoutine()3283 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()