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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c832 UInt64 altVHSector; local
892 err = SeekVolumeHeader( GPtr, startSector, numSectorsToSearch, &altVHSector );
897 myVOPtr->alternateVHB = altVHSector;
907 hfsPlusSectors = altVHSector - vHSector + 1 + 2 + 1; // numSectors + BB + end

Completed in 75 milliseconds