dbg_dump_iblk
void dbg_dump_iblk(struct fs *, const char *, char *, size_t);
#define DBG_DUMP_IBLK(F,C,M,L) dbg_dump_iblk((F),(C),(M),(L))