Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Ddevice-mapper.h566 #define DMCRIT(fmt, ...) pr_crit(DM_FMT(fmt), ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/include/linux/
Ddevice-mapper.h624 #define DMCRIT(fmt, ...) pr_crit(DM_FMT(fmt), ##__VA_ARGS__) macro