Home
last modified time | relevance | path

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

/freebsd/sys/geom/union/
H A Dg_union.c78 static bool g_union_verify_nprefix(const char *name);
227 if (gunionname != NULL && !g_union_verify_nprefix(gunionname)) { in g_union_ctl_create()
386 g_union_verify_nprefix(const char *name) in g_union_verify_nprefix() function