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

/freebsd-13-stable/sbin/growfs/
H A Ddebug.h73 #define DBG_DUMP_CG(F,C,M) dbg_dump_cg((C),(M)) macro
126 #define DBG_DUMP_CG(F,C,M) macro
H A Dgrowfs.c490 DBG_DUMP_CG(&sblock, "new cg", &acg);
577 DBG_DUMP_CG(&sblock, "old joining cg", &aocg);
597 DBG_DUMP_CG(&sblock, "new joining cg", &acg);
780 DBG_DUMP_CG(&sblock, "new joining cg", &acg);
831 DBG_DUMP_CG(&sblock, "old summary cg", &aocg);
973 DBG_DUMP_CG(&sblock, "old summary cg", &acg);
1001 DBG_DUMP_CG(&sblock, "new summary cg", &aocg);
1066 DBG_DUMP_CG(&sblock, "new summary cg", &acg);
/freebsd-13-stable/sbin/ffsinfo/
H A Dffsinfo.c297 DBG_DUMP_CG(&sblock, dbg_line, &acg);

Completed in 166 milliseconds