Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/geom/part/
HDg_part_ebr.c61 struct g_part_table base;
72 static int g_part_ebr_add(struct g_part_table *, struct g_part_entry *,
74 static int g_part_ebr_create(struct g_part_table *, struct g_part_parms *);
75 static int g_part_ebr_destroy(struct g_part_table *, struct g_part_parms *);
76 static void g_part_ebr_dumpconf(struct g_part_table *, struct g_part_entry *,
78 static int g_part_ebr_dumpto(struct g_part_table *, struct g_part_entry *);
80 static void g_part_ebr_fullname(struct g_part_table *, struct g_part_entry *,
83 static int g_part_ebr_modify(struct g_part_table *, struct g_part_entry *,
85 static const char *g_part_ebr_name(struct g_part_table *, struct g_part_entry *,
87 static int g_part_ebr_precheck(struct g_part_table *, enum g_part_ctl,
[all …]
HDg_part_mbr.c63 struct g_part_table base;
72 static int g_part_mbr_add(struct g_part_table *, struct g_part_entry *,
74 static int g_part_mbr_bootcode(struct g_part_table *, struct g_part_parms *);
75 static int g_part_mbr_create(struct g_part_table *, struct g_part_parms *);
76 static int g_part_mbr_destroy(struct g_part_table *, struct g_part_parms *);
77 static void g_part_mbr_dumpconf(struct g_part_table *, struct g_part_entry *,
79 static int g_part_mbr_dumpto(struct g_part_table *, struct g_part_entry *);
80 static int g_part_mbr_modify(struct g_part_table *, struct g_part_entry *,
82 static const char *g_part_mbr_name(struct g_part_table *, struct g_part_entry *,
84 static int g_part_mbr_probe(struct g_part_table *, struct g_consumer *);
[all …]
HDg_part_if.m46 default_fullname(struct g_part_table *table,
56 default_precheck(struct g_part_table *t __unused,
63 default_resize(struct g_part_table *t __unused,
70 default_recover(struct g_part_table *t __unused)
76 default_ioctl(struct g_part_table *table __unused, struct g_provider *pp __unused,
86 struct g_part_table *table;
93 struct g_part_table *table;
99 struct g_part_table *table;
105 struct g_part_table *table;
111 struct g_part_table *table;
[all …]
HDg_part_bsd.c57 struct g_part_table base;
67 static int g_part_bsd_add(struct g_part_table *, struct g_part_entry *,
69 static int g_part_bsd_bootcode(struct g_part_table *, struct g_part_parms *);
70 static int g_part_bsd_create(struct g_part_table *, struct g_part_parms *);
71 static int g_part_bsd_destroy(struct g_part_table *, struct g_part_parms *);
72 static void g_part_bsd_dumpconf(struct g_part_table *, struct g_part_entry *,
74 static int g_part_bsd_dumpto(struct g_part_table *, struct g_part_entry *);
75 static int g_part_bsd_modify(struct g_part_table *, struct g_part_entry *,
77 static const char *g_part_bsd_name(struct g_part_table *, struct g_part_entry *,
79 static int g_part_bsd_probe(struct g_part_table *, struct g_consumer *);
[all …]
HDg_part_pc98.c57 struct g_part_table base;
68 static int g_part_pc98_add(struct g_part_table *, struct g_part_entry *,
70 static int g_part_pc98_bootcode(struct g_part_table *, struct g_part_parms *);
71 static int g_part_pc98_create(struct g_part_table *, struct g_part_parms *);
72 static int g_part_pc98_destroy(struct g_part_table *, struct g_part_parms *);
73 static void g_part_pc98_dumpconf(struct g_part_table *, struct g_part_entry *,
75 static int g_part_pc98_dumpto(struct g_part_table *, struct g_part_entry *);
76 static int g_part_pc98_modify(struct g_part_table *, struct g_part_entry *,
78 static const char *g_part_pc98_name(struct g_part_table *, struct g_part_entry *,
80 static int g_part_pc98_probe(struct g_part_table *, struct g_consumer *);
[all …]
HDg_part_apm.c53 struct g_part_table base;
64 static int g_part_apm_add(struct g_part_table *, struct g_part_entry *,
66 static int g_part_apm_create(struct g_part_table *, struct g_part_parms *);
67 static int g_part_apm_destroy(struct g_part_table *, struct g_part_parms *);
68 static void g_part_apm_dumpconf(struct g_part_table *, struct g_part_entry *,
70 static int g_part_apm_dumpto(struct g_part_table *, struct g_part_entry *);
71 static int g_part_apm_modify(struct g_part_table *, struct g_part_entry *,
73 static const char *g_part_apm_name(struct g_part_table *, struct g_part_entry *,
75 static int g_part_apm_probe(struct g_part_table *, struct g_consumer *);
76 static int g_part_apm_read(struct g_part_table *, struct g_consumer *);
[all …]
HDg_part_bsd64.c103 struct g_part_table base;
122 static int g_part_bsd64_add(struct g_part_table *, struct g_part_entry *,
124 static int g_part_bsd64_bootcode(struct g_part_table *, struct g_part_parms *);
125 static int g_part_bsd64_create(struct g_part_table *, struct g_part_parms *);
126 static int g_part_bsd64_destroy(struct g_part_table *, struct g_part_parms *);
127 static void g_part_bsd64_dumpconf(struct g_part_table *, struct g_part_entry *,
129 static int g_part_bsd64_dumpto(struct g_part_table *, struct g_part_entry *);
130 static int g_part_bsd64_modify(struct g_part_table *, struct g_part_entry *,
132 static const char *g_part_bsd64_name(struct g_part_table *, struct g_part_entry *,
134 static int g_part_bsd64_probe(struct g_part_table *, struct g_consumer *);
[all …]
HDg_part_vtoc8.c53 struct g_part_table base;
58 static int g_part_vtoc8_add(struct g_part_table *, struct g_part_entry *,
60 static int g_part_vtoc8_create(struct g_part_table *, struct g_part_parms *);
61 static int g_part_vtoc8_destroy(struct g_part_table *, struct g_part_parms *);
62 static void g_part_vtoc8_dumpconf(struct g_part_table *,
64 static int g_part_vtoc8_dumpto(struct g_part_table *, struct g_part_entry *);
65 static int g_part_vtoc8_modify(struct g_part_table *, struct g_part_entry *,
67 static const char *g_part_vtoc8_name(struct g_part_table *,
69 static int g_part_vtoc8_probe(struct g_part_table *, struct g_consumer *);
70 static int g_part_vtoc8_read(struct g_part_table *, struct g_consumer *);
[all …]
HDg_part_gpt.c80 struct g_part_table base;
95 static void g_gpt_set_defaults(struct g_part_table *, struct g_provider *);
97 static int g_part_gpt_add(struct g_part_table *, struct g_part_entry *,
99 static int g_part_gpt_bootcode(struct g_part_table *, struct g_part_parms *);
100 static int g_part_gpt_create(struct g_part_table *, struct g_part_parms *);
101 static int g_part_gpt_destroy(struct g_part_table *, struct g_part_parms *);
102 static void g_part_gpt_dumpconf(struct g_part_table *, struct g_part_entry *,
104 static int g_part_gpt_dumpto(struct g_part_table *, struct g_part_entry *);
105 static int g_part_gpt_modify(struct g_part_table *, struct g_part_entry *,
107 static const char *g_part_gpt_name(struct g_part_table *, struct g_part_entry *,
[all …]
HDg_part_ldm.c314 struct g_part_table base;
323 static int g_part_ldm_add(struct g_part_table *, struct g_part_entry *,
325 static int g_part_ldm_bootcode(struct g_part_table *, struct g_part_parms *);
326 static int g_part_ldm_create(struct g_part_table *, struct g_part_parms *);
327 static int g_part_ldm_destroy(struct g_part_table *, struct g_part_parms *);
328 static void g_part_ldm_dumpconf(struct g_part_table *, struct g_part_entry *,
330 static int g_part_ldm_dumpto(struct g_part_table *, struct g_part_entry *);
331 static int g_part_ldm_modify(struct g_part_table *, struct g_part_entry *,
333 static const char *g_part_ldm_name(struct g_part_table *, struct g_part_entry *,
335 static int g_part_ldm_probe(struct g_part_table *, struct g_consumer *);
[all …]
HDg_part.c62 sizeof(struct g_part_table),
226 g_part_geometry(struct g_part_table *table, struct g_consumer *cp, in g_part_geometry()
277 struct g_part_table *table; in g_part_get_physpath_done()
306 g_part_check_integrity(struct g_part_table *table, struct g_consumer *cp) in g_part_check_integrity()
421 g_part_new_entry(struct g_part_table *table, int index, quad_t start, in g_part_new_entry()
452 g_part_new_provider(struct g_geom *gp, struct g_part_table *table, in g_part_new_provider()
655 struct g_part_table *table; in g_part_probe()
703 struct g_part_table *table; in g_part_ctl_add()
816 struct g_part_table *table; in g_part_ctl_bootcode()
861 struct g_part_table *table; in g_part_ctl_commit()
[all …]
HDg_part.h127 struct g_part_table { struct
166 struct g_part_entry *g_part_new_entry(struct g_part_table *, int, quad_t, argument
/freebsd-11-stable/sys/geom/label/
HDg_label_gpt.c104 struct g_part_table *tp; in g_label_gpt_taste()
110 tp = (struct g_part_table *)pp->geom->softc; in g_label_gpt_taste()
138 struct g_part_table *tp; in g_label_gpt_uuid_taste()
143 tp = (struct g_part_table *)pp->geom->softc; in g_label_gpt_uuid_taste()