Home
last modified time | relevance | path

Searched defs:endSector (Results 1 - 3 of 3) sorted by relevance

/third_party/gptfdisk/
H A Dbsd.cc48 int BSDData::ReadBSDData(const string & device, uint64_t startSector, uint64_t endSector) { in ReadBSDData() argument
68 int BSDData::ReadBSDData(DiskIO *theDisk, uint64_t startSector, uint64_t endSector) { in ReadBSDData() argument
H A Dgptcl.cc71 uint64_t low, high, startSector, endSector, sSize, mainTableLBA, secondTableLBA; in DoOptions() local
334 << startSector << " to " << endSector << "\n"; in DoOptions() local
352 << startSector << " to " << endSector << "\n"; in DoOptions() local
H A Dgpt.cc1978 uint32_t GPTData::CreatePartition(uint32_t partNum, uint64_t startSector, uint64_t endSector) { in CreatePartition() argument

Completed in 6 milliseconds