Searched refs:g_conftxt (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/geom/
H A Dgeom_int.h53 void g_conftxt(void *, int flag);
H A Dgeom_kern.c188 return (sysctl_kern_geom_confany(req, g_conftxt, &hint));
H A Dgeom_dump.c143 g_conftxt(void *p, int flag) function
148 KASSERT(flag != EV_CANCEL, ("g_conftxt was cancelled"));

Completed in 53 milliseconds