Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/jffs2/
Ddebug.h113 #define dbg_fragtree(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
115 #define dbg_fragtree(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
/kernel/linux/linux-5.10/fs/jffs2/
Ddebug.h112 #define dbg_fragtree(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
114 #define dbg_fragtree(fmt, ...) macro