Lines Matching defs:ldm_debug
23 * ldm_debug/info/error/crit - Output an error message
27 * ldm_debug() writes a DEBUG level message to the syslog but only if the
31 #define ldm_debug(...) do {} while (0)
33 #define ldm_debug(f, a...) _ldm_printk (KERN_DEBUG, __func__, f, ##a)
91 ldm_debug("PRIVHEAD version %d.%d (Windows %s).", ph->ver_major,
108 ldm_debug("Parsed PRIVHEAD successfully.");
155 ldm_debug ("Parsed TOCBLOCK successfully.");
198 ldm_debug ("Parsed VMDB successfully.");
331 ldm_debug ("Validated PRIVHEADs successfully.");
408 ldm_debug("Validated %d TOCBLOCKs successfully.", nr_tbs);
519 ldm_debug ("Found W2K dynamic disk partition type.");
1133 ldm_debug ("Parsed VBLK 0x%llx (type: 0x%02x) ok.",
1475 ldm_debug ("Parsed LDM database successfully.");