Searched defs:dbg_mnt (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.h152 #define dbg_mnt(fmt, ...) dbg_do_msg(UBIFS_MSG_MNT, fmt, ##__VA_ARGS__) macro
414 #define dbg_mnt(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.h152 #define dbg_mnt(fmt, ...) dbg_do_msg(UBIFS_MSG_MNT, fmt, ##__VA_ARGS__) macro
414 #define dbg_mnt(fmt, ...) dbg_msg(fmt, ##__VA_ARGS__) macro

Completed in 168 milliseconds