Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_int.h47 void g_conf_specific(struct sbuf *sb, struct g_geom **gps);
H A Dgeom_dump.c301 g_conf_specific(struct sbuf *sb, struct g_geom **gps) in g_conf_specific() function
322 g_conf_specific(p, NULL); in g_confxml()
H A Dgeom_ctl.c547 g_conf_specific(sb, gps); in g_ctl_getxml()