Home
last modified time | relevance | path

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

/freebsd/sbin/growfs/
H A Ddebug.h66 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 Ddebug.c267 * 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