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

/macosx-10.9.5/IOStorageFamily-172/
H A DIOFDiskPartitionScheme.cpp37 // o the relsect and numsect block values assume the drive's natural block size
38 // o the relsect block value is:
301 /* data */ fdiskMap->parts[index].relsect );
432 partitionBase = OSSwapLittleToHostInt32(partition->relsect) + fdiskBlock;
465 partitionBase = OSSwapLittleToHostInt32(partition->relsect) + fdiskBlock;
H A DIOFDiskPartitionScheme.h63 UInt32 relsect; /* (block start) */ member in struct:fdisk_part

Completed in 73 milliseconds