Searched refs:dbg_dump_sptbl (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/growfs/ |
H A D | debug.h | 66 void dbg_dump_sptbl(struct fs *, const char *, struct cg *); 83 #define DBG_DUMP_SPTBL(F,C,M) dbg_dump_sptbl((F),(C),(M))
|
H A D | debug.c | 267 * int16_t fs_opostbl[16][8] - is dumped when used in dbg_dump_sptbl in dbg_dump_fs() 628 dbg_dump_sptbl(struct fs *sb, const char *comment, struct cg *cgr) 630 dbg_dump_sptbl(struct fs *sb, const char *comment, struct cg *cgr) dbg_dump_sptbl() function
|