dbg_memalloc
#define dbg_memalloc(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__)
#define dbg_memalloc(fmt, ...) no_printk(fmt, ##__VA_ARGS__)