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