Home
last modified time | relevance | path

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

/linux-3.3/fs/ubifs/
Ddebug.h190 #define dbg_jnl(fmt, ...) ubifs_dbg_msg("jnl", fmt, ##__VA_ARGS__) macro
352 #define dbg_jnl(fmt, ...) ubifs_dbg_msg(fmt, ##__VA_ARGS__) macro