Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/geom/part/
Dgeom_part.c77 static struct ggeom * find_geom(struct gclass *, const char *);
211 find_geom(struct gclass *classp, const char *name) in find_geom() function
349 gp = find_geom(cp, s); in gpart_autofill_resize()
476 gp = find_geom(cp, s); in gpart_autofill()
756 gp = find_geom(classp, name); in gpart_show()
798 gp = find_geom(classp, s); in gpart_backup()
902 gp = find_geom(classp, s); in gpart_restore()
1234 gp = find_geom(classp, s); in gpart_bootcode()
/freebsd-12-stable/lib/geom/mirror/
Dgeom_mirror.c422 find_geom(struct gclass *classp, const char *name) in find_geom() function
463 gp = find_geom(classp, name); in mirror_resize()
/freebsd-12-stable/sbin/geom/core/
Dgeom.c862 find_geom(struct gclass *classp, const char *name) in find_geom() function
1023 gp = find_geom(classp, name); in std_list()
1241 gp = find_geom(classp, name); in std_status()
1279 gp = find_geom(classp, name); in std_status()