Searched defs:endSector (Results 1 – 6 of 6) sorted by relevance
/external/gptfdisk/ |
D | bsd.cc | 46 int BSDData::ReadBSDData(const string & device, uint64_t startSector, uint64_t endSector) { in ReadBSDData() 66 int BSDData::ReadBSDData(DiskIO *theDisk, uint64_t startSector, uint64_t endSector) { in ReadBSDData()
|
D | gptcl.cc | 70 uint64_t low, high, startSector, endSector, sSize, mainTableLBA; in DoOptions() local
|
D | gpt.cc | 1955 uint32_t GPTData::CreatePartition(uint32_t partNum, uint64_t startSector, uint64_t endSector) { in CreatePartition()
|
/external/gptfdisk/fuzzer/ |
D | libgptf_fuzzer.cc | 61 uint64_t endSector = in init() local
|
/external/mtools/ |
D | mbadblocks.c | 117 unsigned int endSector=0; in mbadblocks() local
|
/external/lzma/CPP/7zip/Archive/ |
D | LpHandler.cpp | 636 const UInt64 endSector = e.target_data + e.num_sectors; in Open2() local
|