Home
last modified time | relevance | path

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

/freebsd/sys/geom/part/
H A Dg_part_gpt.c110 static int g_part_gpt_bootcode(struct g_part_table *, struct g_part_parms *);
133 KOBJMETHOD(g_part_bootcode, g_part_gpt_bootcode),
677 g_part_gpt_bootcode(struct g_part_table *basetable, struct g_part_parms *gpp) in g_part_gpt_bootcode() function