Searched defs:dbg_readinode2 (Results 1 - 1 of 1) sorted by path

/linux-master/fs/jffs2/
H A Ddebug.h106 #define dbg_readinode2(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
108 #define dbg_readinode2(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro

Completed in 161 milliseconds