Home
last modified time | relevance | path

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

/fs/ubifs/
Ddebug.h204 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro
357 #define dbg_io(fmt, ...) ubifs_dbg_msg(fmt, ##__VA_ARGS__) macro