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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Ddebug.h149 #define dbg_find(fmt, ...) dbg_do_msg(UBIFS_MSG_FIND, fmt, ##__VA_ARGS__) macro
413 #define dbg_find(fmt, ...) dbg_msg(fmt, ##__VA_ARGS__) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Ddebug.h149 #define dbg_find(fmt, ...) dbg_do_msg(UBIFS_MSG_FIND, fmt, ##__VA_ARGS__) macro
413 #define dbg_find(fmt, ...) dbg_msg(fmt, ##__VA_ARGS__) macro

Completed in 64 milliseconds