HomeSort by: relevance | last modified time | path
    Searched refs:gpt_create_pmbr_part (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/gpt/
create.c 103 gpt_create_pmbr_part(mbr->mbr_part, last, active);
gpt.h 102 void gpt_create_pmbr_part(struct mbr_part *, off_t, int);
recover.c 219 gpt_create_pmbr_part(mbr->mbr_part, last, 0);
migrate.c 334 gpt_create_pmbr_part(mbr->mbr_part, last, active);
gpt.c 753 gpt_create_pmbr_part(struct mbr_part *part, off_t last, int active) function in typeref:typename:void

Completed in 35 milliseconds