fTreeHeight
fTreeHeight = treeHeight;
return (fBlockCache && fRootNode && fTreeHeight ? B_OK : B_NO_INIT);
return fTreeHeight;
uint32 fTreeHeight;