Searched defs:lastLBA (Results 1 – 1 of 1) sorted by relevance
544 uint64_t lastLBA = GET_LLWORD_FROM_BYTE(&ptnInfoBuf[LAST_LBA_OFFSET]); in AdjustGpt() local597 uint64_t lastLBA = firstLBA + modifyInfo.partitionSize / gptInfo.devBlockSize - 1; in ChangeGpt() local