Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/ubi/
Ddebug.h39 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
/linux-6.6.21/fs/ubifs/
Ddebug.h188 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro