Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jffs2/
H A Ddebug.h152 #define dbg_fsbuild(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
154 #define dbg_fsbuild(fmt, ...) macro
/kernel/linux/linux-6.6/fs/jffs2/
H A Ddebug.h153 #define dbg_fsbuild(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
155 #define dbg_fsbuild(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro

Completed in 1 milliseconds