Home
last modified time | relevance | path

Searched defs:startSector (Results 1 – 4 of 4) sorted by relevance

/external/gptfdisk/
Dbsd.cc48 int BSDData::ReadBSDData(const string & device, uint64_t startSector, uint64_t endSector) { in ReadBSDData()
68 int BSDData::ReadBSDData(DiskIO *theDisk, uint64_t startSector, uint64_t endSector) { in ReadBSDData()
Dgptcl.cc66 uint64_t low, high, startSector, endSector, sSize, mainTableLBA; in DoOptions() local
Dgpt.cc1903 uint64_t startSector, length; in DeletePartition() local
1925 uint32_t GPTData::CreatePartition(uint32_t partNum, uint64_t startSector, uint64_t endSector) { in CreatePartition()
/external/mtools/
Dmbadblocks.c116 unsigned int startSector=2; in mbadblocks() local