Home
last modified time | relevance | path

Searched refs:G_F_CTLDUMP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/geom/
H A Dgeom_ctl.c161 if (g_debugflags & G_F_CTLDUMP) in gctl_post_messages()
606 if (g_debugflags & G_F_CTLDUMP) in g_ctl_ioctl_ctl()
612 if (g_debugflags & G_F_CTLDUMP) in g_ctl_ioctl_ctl()
H A Dgeom.h253 #define G_F_CTLDUMP 0x80 macro