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

/freebsd-11-stable/sbin/growfs/
H A Ddebug.h54 void dbg_dump_fs(struct fs *, const char *);
70 #define DBG_DUMP_FS(F,C) dbg_dump_fs((F),(C))
H A Ddebug.c128 dbg_dump_fs(struct fs *sb, const char *comment) function

Completed in 92 milliseconds