Searched refs:ldm_debug (Results 1 – 1 of 1) sorted by relevance
23 * ldm_debug/info/error/crit - Output an error message27 * ldm_debug() writes a DEBUG level message to the syslog but only if the31 #define ldm_debug(...) do {} while (0) macro 33 #define ldm_debug(f, a...) _ldm_printk (KERN_DEBUG, __func__, f, ##a) macro 91 ldm_debug("PRIVHEAD version %d.%d (Windows %s).", ph->ver_major, in ldm_parse_privhead() 108 ldm_debug("Parsed PRIVHEAD successfully."); in ldm_parse_privhead() 153 ldm_debug ("Parsed TOCBLOCK successfully."); in ldm_parse_tocblock() 196 ldm_debug ("Parsed VMDB successfully."); in ldm_parse_vmdb() 329 ldm_debug ("Validated PRIVHEADs successfully."); in ldm_validate_privheads() 406 ldm_debug("Validate in ldm_validate_tocblocks() [all...]