Searched refs:g_flashmap (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/geom/
H A Dgeom_flashmap.h34 struct g_flashmap { struct
H A Dgeom_flashmap.c73 static int g_flashmap_modify(struct g_flashmap *gfp, struct g_geom *gp,
90 g_flashmap_modify(struct g_flashmap *gfp, struct g_geom *gp,
157 struct g_flashmap *gfp;
170 sizeof(struct g_flashmap), NULL);
251 DECLARE_GEOM_CLASS(g_flashmap_class, g_flashmap);
252 MODULE_VERSION(g_flashmap, 0);
/freebsd-12-stable/sys/geom/label/
H A Dg_label_flashmap.c47 struct g_flashmap *gfp;
62 gfp = (struct g_flashmap *)gsp->softc;
/freebsd-12-stable/sys/dev/mmc/
H A Dmmcsd.c1575 MODULE_DEPEND(mmcsd, g_flashmap, 0, 0, 0);

Completed in 121 milliseconds