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

/freebsd-13-stable/sbin/growfs/
H A Ddebug.h72 #define DBG_DUMP_FS(F,C) dbg_dump_fs((F),(C)) macro
125 #define DBG_DUMP_FS(F,C) macro
H A Dgrowfs.c284 DBG_DUMP_FS(&sblock, "new initial sblock");
287 DBG_DUMP_FS(&sblock, "new other sblocks");
1473 DBG_DUMP_FS(&sblock, "old sblock");
/freebsd-13-stable/sbin/ffsinfo/
H A Dffsinfo.c230 DBG_DUMP_FS(&sblock, "primary sblock");
284 DBG_DUMP_FS(&osblock, dbg_line);

Completed in 108 milliseconds