Searched refs:DMDEBUG (Results 1 – 3 of 3) sorted by relevance
542 #define DMDEBUG(fmt, ...) printk(KERN_DEBUG DM_FMT(fmt), ##__VA_ARGS__) macro545 #define DMDEBUG(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
154 DMDEBUG("(%s): " format, (dev)->name, ## args)
299 DMDEBUG("Corrupting data bio=%p by writing %u to byte %u " in corrupt_bio_data()