Searched refs:lbastart (Results 1 – 1 of 1) sorted by relevance
466 uint64_t lbaend, lbastart; in gpt_get_hdr() local480 lbastart = letoh64(ngh.gh_lba_start); in gpt_get_hdr()488 size == GPTMINHDRSIZE && lbastart <= lbaend && in gpt_get_hdr()601 uint64_t lbaend, lbastart, labelsec; in spoofgpt() local634 lbastart = letoh64(gh.gh_lba_start); in spoofgpt()640 DL_SETBSTART(lp, lbastart); in spoofgpt()642 partoff = DL_SECTOBLK(lp, lbastart); in spoofgpt()652 if (start > lbaend || start < lbastart) in spoofgpt()