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

/freebsd-11-stable/sbin/growfs/
H A Ddebug.h65 void dbg_dump_sptbl(struct fs *, const char *, struct cg *);
82 #define DBG_DUMP_SPTBL(F,C,M) dbg_dump_sptbl((F),(C),(M))
H A Ddebug.c270 * int16_t fs_opostbl[16][8] - is dumped when used in dbg_dump_sptbl
633 dbg_dump_sptbl(struct fs *sb, const char *comment, struct cg *cgr) function

Completed in 69 milliseconds