Searched refs:g_mountver_debug (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/geom/mountver/ |
H A D | g_mountver.h | 40 _GEOM_DEBUG("GEOM_MOUNTVER", g_mountver_debug, (lvl), NULL, __VA_ARGS__) 42 _GEOM_DEBUG("GEOM_MOUNTVER", g_mountver_debug, 2, (bp), __VA_ARGS__)
|
H A D | g_mountver.c | 51 static u_int g_mountver_debug = 0; variable 54 &g_mountver_debug, 0, "Debug level");
|