Home
last modified time | relevance | path

Searched refs:labelLastLBA (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dbsd.cc36 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()
Dbsd.h72 uint64_t labelLastLBA; // final sector of BSD disklabel variable