Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgptcl.cc71 uint64_t low, high, startSector, endSector, sSize, mainTableLBA; in DoOptions() local
97 …{"move-main-table", 'j', POPT_ARG_INT, &mainTableLBA, 'j', "adjust the location of the main partit… in DoOptions()
283 if (MoveMainTable(mainTableLBA)) { in DoOptions()