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