Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h176 #define dbg_tnc(fmt, ...) ubifs_dbg_msg("tnc", fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h195 #define dbg_tnc(fmt, ...) ubifs_dbg_msg("tnc", fmt, ##__VA_ARGS__) macro