Searched refs:mainTableLBA (Results 1 – 1 of 1) sorted by relevance
/third_party/gptfdisk/ |
D | gptcl.cc | 71 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()
|