HomeSort by: relevance | last modified time | path
    Searched defs:gpt_mbr (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/gpt/
gpt.c 282 gpt_mbr(gpt_t gpt, off_t lba, unsigned int *next_index, off_t ext_offset) function in typeref:typename:int
362 if (gpt_mbr(gpt, start, next_index,
577 if (gpt_mbr(gpt, 0LL, &idx, 0U) == -1)

Completed in 13 milliseconds