Searched refs:calculatedRepairFCB (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSRebuildBTree.c105 // SGlobPtr->calculatedRepairFCB
263 myFCBPtr = theSGlobPtr->calculatedRepairFCB;
272 HFSPlusExtentDescriptor *te = (HFSPlusExtentDescriptor*)&theSGlobPtr->calculatedRepairFCB->fcbExtents32;
368 theSGlobPtr->calculatedRepairFCB = theSGlobPtr->calculatedCatalogFCB;
374 theSGlobPtr->calculatedRepairFCB = theSGlobPtr->calculatedAttributesFCB;
387 theSGlobPtr->calculatedRepairFCB = theSGlobPtr->calculatedExtentsFCB;
405 theSGlobPtr->calculatedCatalogFCB = theSGlobPtr->calculatedRepairFCB;
406 theSGlobPtr->calculatedRepairFCB = myFCBPtr;
409 theSGlobPtr->calculatedAttributesFCB = theSGlobPtr->calculatedRepairFCB;
410 theSGlobPtr->calculatedRepairFCB
[all...]
H A DSControl.c1201 GPtr->calculatedRepairFCB = &pointer->fcbList[5];
H A DScavenger.h742 SFCB *calculatedRepairFCB; member in struct:SGlob

Completed in 120 milliseconds