Searched refs:CheckPhysicalMatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DScavenger.h1444 void CheckPhysicalMatch(SVCB *vcb, UInt32 startblk, UInt32 blkcount, UInt32 fileNumber, UInt8 forkType);
H A DSVerify1.c3625 CheckPhysicalMatch(SVCB *vcb, UInt32 startblk, UInt32 blkcount, UInt32 fileNumber, UInt8 forkType) function
3651 fprintf(stderr, "CheckPhysicalMatch: Out of memory!\n");
3838 CheckPhysicalMatch(GPtr->calculatedVCB, extentStartBlock, extentBlockCount, fileNumber, forkType);

Completed in 137 milliseconds