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