Searched refs:GJ_DEBUG (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/geom/journal/
H A Dg_journal.c264 GJ_DEBUG(1, "No cache, waking up the switcher.");
379 GJ_DEBUG(1, "Journal %s %jd%% full, forcing journal switch.",
398 GJ_DEBUG(0, "Lost provider %s.", name);
403 GJ_DEBUG(0, "Journal %s destroyed.", name);
405 GJ_DEBUG(0, "Cannot destroy journal %s (error=%d). "
418 GJ_DEBUG(2, "Access request for %s: r%dw%de%d.", pp->name,
433 GJ_DEBUG(1, "Marking %s as dirty.", sc->sc_name);
439 GJ_DEBUG(1, "Marking %s as clean.", sc->sc_name);
484 GJ_DEBUG(error == 0 ? 2 : 0, "Flush cache of %s: error=%d.",
493 GJ_DEBUG(erro
[all...]
H A Dg_journal_ufs.c86 GJ_DEBUG(0, "clean=%d flags=0x%x", fs->fs_clean, fs->fs_flags);
92 GJ_DEBUG(0, "Cannot mark file system %s as dirty "
95 GJ_DEBUG(0, "File system %s marked as dirty.",
H A Dg_journal.h50 #define GJ_DEBUG(lvl, ...) do { \ macro
227 GJ_DEBUG(2, "Starting from the begining (%s).", \

Completed in 110 milliseconds