Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Ddebug.h33 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/linux-6.1.9/fs/ubifs/
Ddebug.h170 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro