Searched refs:g_label_debug (Results 1 – 2 of 2) sorted by relevance
| /src/sys/geom/label/ |
| H A D | g_label.h | 48 extern u_int g_label_debug; 51 _GEOM_DEBUG("GEOM_LABEL", g_label_debug, (lvl), NULL, __VA_ARGS__)
|
| H A D | g_label.c | 55 u_int g_label_debug = 0; variable 56 SYSCTL_UINT(_kern_geom_label, OID_AUTO, debug, CTLFLAG_RWTUN, &g_label_debug, 0,
|