Searched refs:g_part_gpt_table (Results 1 – 1 of 1) sorted by relevance
89 struct g_part_gpt_table { struct155 sizeof(struct g_part_gpt_table),347 gpt_create_pmbr(struct g_part_gpt_table *table, struct g_provider *pp) in gpt_create_pmbr()363 gpt_is_bootcamp(struct g_part_gpt_table *table, const char *provname) in gpt_is_bootcamp()384 struct g_part_gpt_table *table; in gpt_update_bootcamp()387 table = (struct g_part_gpt_table *)basetable; in gpt_update_bootcamp()441 gpt_read_hdr(struct g_part_gpt_table *table, struct g_consumer *cp, in gpt_read_hdr()544 gpt_read_tbl(struct g_part_gpt_table *table, struct g_consumer *cp, in gpt_read_tbl()679 struct g_part_gpt_table *table; in g_part_gpt_bootcode()683 table = (struct g_part_gpt_table *)basetable; in g_part_gpt_bootcode()[all …]