Home
last modified time | relevance | path

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

/NextBSD/sys/geom/vinum/
HDgeom_vinum_share.h49 struct gv_plex *gv_new_plex(int, char **);
HDgeom_vinum_share.c529 gv_new_plex(int max, char *token[]) in gv_new_plex() function
HDgeom_vinum_subr.c106 p = gv_new_plex(tokens, token); in gv_parse_config()
/NextBSD/sbin/gvinum/
HDgvinum.c297 p = gv_new_plex(tokens, token); in gvinum_create()