Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Ddebug.h190 #define dbg_cmt(fmt, ...) ubifs_dbg_msg("cmt", fmt, ##__VA_ARGS__) macro
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h219 #define dbg_cmt(fmt, ...) ubifs_dbg_msg("cmt", fmt, ##__VA_ARGS__) macro