Searched refs:LVL_DEBUG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/geom/virstor/ |
H A D | g_virstor.c | 465 LOG_MSG(LVL_DEBUG, "Updating metadata on components for %s", in update_metadata() 684 LOG_MSG(LVL_DEBUG, "%s called for %s, sc=%p", __func__, gp->name, in g_virstor_destroy_geom() 771 LOG_MSG(LVL_DEBUG, "Tasting %s", pp->name); in g_virstor_taste() 839 LOG_MSG(LVL_DEBUG, "Error creating %s at %s", in g_virstor_taste() 867 LOG_MSG(LVL_DEBUG, "Consumer %s destroyed with delay", in delay_destroy_consumer() 890 LOG_MSG(LVL_DEBUG, "Component %s removed from %s", c->provider->name, in remove_component() 967 LOG_MSG(LVL_DEBUG, "Device %s destroyed", gp->name); in virstor_geom_destroy() 1022 LOG_MSG(LVL_DEBUG, "Writing metadata on %s", cp->provider->name); in write_metadata() 1056 LOG_MSG(LVL_DEBUG, "Creating geom instance for %s (id=%u)", in create_virstor_geom() 1178 LOG_MSG(LVL_DEBUG, "%s attached to %s", pp->name, sc->geom->name); in add_provider_to_geom() [all …]
|
H A D | g_virstor.h | 64 #define LVL_DEBUG 10 macro
|