Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgpt.cc795 BSDData bsdDisklabel; in PartitionScan() local
799 bsdDisklabel.ReadBSDData(&myDisk, 0, diskSize - 1); in PartitionScan()
816 bsdDisklabel.ShowState(); in PartitionScan()
834 BSDData bsdDisklabel; in LoadPartitions() local
872 bsdDisklabel.ReadBSDData(&myDisk, 0, diskSize - 1); in LoadPartitions()
876 XFormDisklabel(&bsdDisklabel); in LoadPartitions()