Home
last modified time | relevance | path

Searched defs:endSector (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/gptfdisk/
H A Dbsd.cc46 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()
H A Dgptcl.cc70 uint64_t low, high, startSector, endSector, sSize, mainTableLBA; in DoOptions() local
H A Dgpt.cc1955 uint32_t GPTData::CreatePartition(uint32_t partNum, uint64_t startSector, uint64_t endSector) { in CreatePartition()
/aosp_15_r20/external/gptfdisk/fuzzer/
H A Dlibgptf_fuzzer.cc61 uint64_t endSector = in init() local
/aosp_15_r20/external/mtools/
H A Dmbadblocks.c117 unsigned int endSector=0; in mbadblocks() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DLpHandler.cpp636 const UInt64 endSector = e.target_data + e.num_sectors; in Open2() local