Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Ddevice-mapper.h572 #define DMINFO(fmt, ...) pr_info(DM_FMT(fmt), ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/include/linux/
Ddevice-mapper.h630 #define DMINFO(fmt, ...) pr_info(DM_FMT(fmt), ##__VA_ARGS__) macro