Home
last modified time | relevance | path

Searched defs:geoms (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/geom/core/
H A Dgeom.c1231 int all, error, geoms, i, n, nargs, script; in std_status() local
/freebsd/sys/geom/
H A Dgeom_subr.c70 static struct g_tailq_head geoms = TAILQ_HEAD_INITIALIZER(geoms); variable