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

/freebsd-11-stable/sbin/growfs/
H A Ddebug.h61 void dbg_dump_inmap(struct fs *, const char *, struct cg *);
77 #define DBG_DUMP_INMAP(F,C,M) dbg_dump_inmap((F),(C),(M))
H A Ddebug.c464 dbg_dump_inmap(struct fs *sb, const char *comment, struct cg *cgr) function

Completed in 68 milliseconds