Searched refs:calculatedCatalogBTCB (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSControl.c1204 GPtr->calculatedCatalogBTCB = &pointer->btcb[1];
1278 fcb->fcbBtree = GPtr->calculatedCatalogBTCB;
1313 btcb = GPtr->calculatedCatalogBTCB; // calculatedCatalogBTCB
H A DSRebuildBTree.c101 // SGlobPtr->calculatedCatalogBTCB or SGlobPtr->calculatedAttributesBTCB
326 PrintBTreeKey( myCurrentKeyPtr, theSGlobPtr->calculatedCatalogBTCB );
372 theSGlobPtr->calculatedRepairBTCB = theSGlobPtr->calculatedCatalogBTCB;
488 oldBCBPtr = theSGlobPtr->calculatedCatalogBTCB;
H A DScavenger.h744 BTreeControlBlock *calculatedCatalogBTCB; member in struct:SGlob
H A DSVerify1.c1372 btcb = GPtr->calculatedCatalogBTCB;
H A DSRepair.c3632 HexDump(catKey, CalcKeySize(GPtr->calculatedCatalogBTCB, (BTreeKey *)catKey), FALSE);

Completed in 145 milliseconds