Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/ubi/
Ddebug.h46 #define dbg_msg(fmt, ...) \ macro
190 #define dbg_msg(fmt, ...) ubi_dbg_msg(fmt, ##__VA_ARGS__) macro
/linux-3.3/fs/ubifs/
Ddebug.h183 #define dbg_msg(fmt, ...) \ macro
350 #define dbg_msg(fmt, ...) ubifs_dbg_msg(fmt, ##__VA_ARGS__) macro