Searched refs:numOfSnapshotExpected (Results 1 – 3 of 3) sorted by relevance
2388 uint32_t numOfSnapshotExpected = 0; in cbNotifyRoutine() local2409 numOfSnapshotExpected = pme->mParent->numOfSnapshotsExpected(); in cbNotifyRoutine()2412 __func__, numOfSnapshotExpected); in cbNotifyRoutine()2421 numOfSnapshotExpected = 0; in cbNotifyRoutine()2490 if (numOfSnapshotExpected > 0 && in cbNotifyRoutine()2491 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()
3160 uint32_t numOfSnapshotExpected = 0; in cbNotifyRoutine() local3181 numOfSnapshotExpected = pme->mParent->numOfSnapshotsExpected(); in cbNotifyRoutine()3184 numOfSnapshotExpected); in cbNotifyRoutine()3193 numOfSnapshotExpected = 0; in cbNotifyRoutine()3268 numOfSnapshotRcvd, numOfSnapshotExpected); in cbNotifyRoutine()3269 if (numOfSnapshotExpected > 0 && in cbNotifyRoutine()3270 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()