Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Ddebug.h52 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
/linux-4.4.14/fs/ubifs/
Ddebug.h198 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro