NotifyDataRetrieved
void NotifyDataRetrieved(status_t result = B_OK);
memoryBlock->NotifyDataRetrieved(result);
memoryBlock->NotifyDataRetrieved();
fMemoryBlock->NotifyDataRetrieved(result);
fMemoryBlock->NotifyDataRetrieved(error);
NotifyDataRetrieved();