Searched refs:g_slice_dumpconf (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/geom/
H A Dgeom_slice.h71 g_dumpconf_t g_slice_dumpconf; variable
H A Dgeom_mbr.c252 g_slice_dumpconf(sb, indent, gp, cp, pp);
420 g_slice_dumpconf(sb, indent, gp, cp, pp);
H A Dgeom_slice.c329 g_slice_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp, struct g_consumer *cp, struct g_provider *pp) function
544 gp->dumpconf = g_slice_dumpconf;
H A Dgeom_pc98.c236 g_slice_dumpconf(sb, indent, gp, cp, pp);
H A Dgeom_sunlabel.c160 g_slice_dumpconf(sb, indent, gp, cp, pp);
H A Dgeom_map.c119 g_slice_dumpconf(sb, indent, gp, cp, pp);
H A Dgeom_redboot.c142 g_slice_dumpconf(sb, indent, gp, cp, pp);
H A Dgeom_bsd.c341 * consumer and provider. We let g_slice_dumpconf() do most of the work.
351 g_slice_dumpconf(sb, indent, gp, cp, pp);

Completed in 119 milliseconds