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