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

/freebsd-13-stable/sys/geom/
H A Dgeom_int.h52 void g_confdot(void *, int flag);
H A Dgeom_kern.c196 return (sysctl_kern_geom_confany(req, g_confdot, &hint));
H A Dgeom_dump.c99 g_confdot(void *p, int flag ) function
104 KASSERT(flag != EV_CANCEL, ("g_confdot was cancelled"));

Completed in 58 milliseconds