Searched refs:numOfSnapshotExpected (Results 1 – 1 of 1) sorted by relevance
3340 uint32_t numOfSnapshotExpected = 0; in cbNotifyRoutine() local3361 numOfSnapshotExpected = pme->mParent->numOfSnapshotsExpected(); in cbNotifyRoutine()3364 numOfSnapshotExpected); in cbNotifyRoutine()3373 numOfSnapshotExpected = 0; in cbNotifyRoutine()3448 numOfSnapshotRcvd, numOfSnapshotExpected); in cbNotifyRoutine()3449 if (numOfSnapshotExpected > 0 && in cbNotifyRoutine()3450 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()