Searched refs:labelLastLBA (Results 1 – 2 of 2) sorted by relevance
34 labelLastLBA = 0; in BSDData()78 labelLastLBA = endSector; in ReadBSDData()158 && (partitions[i].lengthLBA < labelLastLBA)) in ReadBSDData()284 if ((sectorOne < labelFirstLBA) || (sectorEnd > labelLastLBA) || (sectorOne > sectorEnd)) in AsGPT()288 if ((sectorOne <= labelFirstLBA) && (sectorEnd >= labelLastLBA) && in AsGPT()
72 uint64_t labelLastLBA; // final sector of BSD disklabel variable