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

/freebsd-13-stable/sys/geom/mountver/
H A Dg_mountver.h41 #define G_MOUNTVER_DEBUG(lvl, ...) \ macro
H A Dg_mountver.c316 G_MOUNTVER_DEBUG(0, "Unmapped supported for %s.", gp->name);
319 G_MOUNTVER_DEBUG(0, "Unmapped unsupported for %s.", gp->name);
343 G_MOUNTVER_DEBUG(0, "Cannot get disk ident from %s; error = %d.", pp->name, error);
348 G_MOUNTVER_DEBUG(0, "Device %s created.", gp->name);
374 G_MOUNTVER_DEBUG(0, "Device %s is still open, so it "
377 G_MOUNTVER_DEBUG(1, "Device %s is still open (r%dw%de%d).",
382 G_MOUNTVER_DEBUG(0, "Device %s removed.", gp->name);
478 G_MOUNTVER_DEBUG(1, "Device %s is invalid.", name);
506 G_MOUNTVER_DEBUG(0, "%s is offline. Mount verification in progress.", sc->sc_provider_name);
537 G_MOUNTVER_DEBUG(
[all...]

Completed in 106 milliseconds