Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/geom/vinum/
HDgeom_vinum_share.h49 struct gv_plex *gv_new_plex(int, char **);
HDgeom_vinum_share.c527 gv_new_plex(int max, char *token[]) in gv_new_plex() function
HDgeom_vinum_subr.c107 p = gv_new_plex(tokens, token); in gv_parse_config()
/freebsd-14-stable/sbin/gvinum/
HDgvinum.c297 p = gv_new_plex(tokens, token); in gvinum_create()