Searched refs:gpt_create_pmbr_part (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sbin/gpt/ |
| D | create.c | 103 gpt_create_pmbr_part(mbr->mbr_part, last, active); in create()
|
| D | gpt.h | 102 void gpt_create_pmbr_part(struct mbr_part *, off_t, int);
|
| D | recover.c | 219 gpt_create_pmbr_part(mbr->mbr_part, last, 0); in recover()
|
| D | migrate.c | 334 gpt_create_pmbr_part(mbr->mbr_part, last, active); in migrate()
|
| D | gpt.c | 753 gpt_create_pmbr_part(struct mbr_part *part, off_t last, int active) in gpt_create_pmbr_part() function
|