CheckIntegrity
CheckIntegrity();
CheckIntegrity();
void CheckIntegrity();
if (parent->CheckIntegrity(fNodeSize) != B_OK) {
if (fNode->CheckIntegrity(fSize) != B_OK) {
status_t CheckIntegrity(uint32 nodeSize) const;