Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Ddebug.h125 #define dbg_dentlist(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
127 #define dbg_dentlist(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro