Searched refs:dbg_dump_iblk (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sbin/growfs/ |
| HD | debug.h | 60 void dbg_dump_iblk(struct fs *, const char *, char *, size_t); 76 #define DBG_DUMP_IBLK(F,C,M,L) dbg_dump_iblk((F),(C),(M),(L))
|
| HD | debug.c | 806 dbg_dump_iblk(struct fs *sb, const char *comment, char *block, size_t length) in dbg_dump_iblk() function
|