Lines Matching refs:ldm_debug
43 #define ldm_debug(...) do {} while (0) macro
45 #define ldm_debug(f, a...) _ldm_printk (KERN_DEBUG, __func__, f, ##a) macro
155 ldm_debug("PRIVHEAD version %d.%d (Windows %s).", ph->ver_major, in ldm_parse_privhead()
172 ldm_debug("Parsed PRIVHEAD successfully."); in ldm_parse_privhead()
219 ldm_debug ("Parsed TOCBLOCK successfully."); in ldm_parse_tocblock()
262 ldm_debug ("Parsed VMDB successfully."); in ldm_parse_vmdb()
395 ldm_debug ("Validated PRIVHEADs successfully."); in ldm_validate_privheads()
472 ldm_debug("Validated %d TOCBLOCKs successfully.", nr_tbs); in ldm_validate_tocblocks()
583 ldm_debug ("Found W2K dynamic disk partition type."); in ldm_validate_partition_table()
1209 ldm_debug ("Parsed VBLK 0x%llx (type: 0x%02x) ok.", in ldm_parse_vblk()
1549 ldm_debug ("Parsed LDM database successfully."); in ldm_partition()