Searched refs:mainTableLBA (Results 1 – 1 of 1) sorted by relevance
/external/gptfdisk/ |
D | gptcl.cc | 66 uint64_t low, high, startSector, endSector, sSize, mainTableLBA; in DoOptions() local 90 …{"move-main-table", 'j', POPT_ARG_INT, &mainTableLBA, 'j', "adjust the location of the main partit… in DoOptions() 266 if (MoveMainTable(mainTableLBA)) { in DoOptions()
|