Searched refs:g_stripe_debug (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/geom/stripe/
H A Dg_stripe.h53 _GEOM_DEBUG("GEOM_STRIPE", g_stripe_debug, (lvl), NULL, __VA_ARGS__)
55 _GEOM_DEBUG("GEOM_STRIPE", g_stripe_debug, 2, (bp), __VA_ARGS__)
H A Dg_stripe.c76 static u_int g_stripe_debug = 0; variable
77 SYSCTL_UINT(_kern_geom_stripe, OID_AUTO, debug, CTLFLAG_RWTUN, &g_stripe_debug, 0,

Completed in 100 milliseconds