Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Ddebug.h139 #define dbg_inocache(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
141 #define dbg_inocache(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro