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

/freebsd-11-stable/sbin/growfs/
H A Ddebug.h63 void dbg_dump_clmap(struct fs *, const char *, struct cg *);
79 #define DBG_DUMP_CLMAP(F,C,M) dbg_dump_clmap((F),(C),(M))
H A Ddebug.c553 dbg_dump_clmap(struct fs *sb, const char *comment, struct cg *cgr) function

Completed in 54 milliseconds