Home
last modified time | relevance | path

Searched defs:dbg_xattr (Results 1 – 1 of 1) sorted by relevance

/linux/fs/jffs2/
H A Ddebug.h167 #define dbg_xattr(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
169 #define dbg_xattr(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro