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

/freebsd-11-stable/sbin/growfs/
H A Ddebug.h62 void dbg_dump_frmap(struct fs *, const char *, struct cg *);
78 #define DBG_DUMP_FRMAP(F,C,M) dbg_dump_frmap((F),(C),(M))
H A Ddebug.c507 dbg_dump_frmap(struct fs *sb, const char *comment, struct cg *cgr) function

Completed in 100 milliseconds