Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jffs2/
H A Ddebug.h124 #define dbg_dentlist(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
126 #define dbg_dentlist(fmt, ...) macro
/kernel/linux/linux-6.6/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

Completed in 2 milliseconds