Searched refs:g_union_debug (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/geom/union/ |
H A D | g_union.h | 42 _GEOM_DEBUG("GEOM_UNION", g_union_debug, (lvl), NULL, __VA_ARGS__) 44 _GEOM_DEBUG("GEOM_UNION", g_union_debug, (lvl), (bp), __VA_ARGS__)
|
H A D | g_union.c | 48 static u_int g_union_debug = 0; variable 49 SYSCTL_UINT(_kern_geom_union, OID_AUTO, debug, CTLFLAG_RW, &g_union_debug, 0,
|