Home
last modified time | relevance | path

Searched refs:gpt_mbr (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sbin/gpt/
H A Dgpt.c375 gpt_mbr(int fd, off_t lba) in gpt_mbr() function
452 if (gpt_mbr(fd, start) == -1) in gpt_mbr()
613 if (gpt_mbr(fd, 0LL) == -1) in gpt_open()