Home
last modified time | relevance | path

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

/freebsd/lib/geom/part/
H A Dgeom_part.c76 static int geom_is_withered(struct ggeom *);
219 if (!geom_is_withered(gp)) in find_geom()
228 geom_is_withered(struct ggeom *gp) in geom_is_withered() function
630 if (geom_is_withered(gp)) in gpart_show_geom()