Home
last modified time | relevance | path

Searched refs:ldm_debug (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/block/partitions/
Dldm.c45 #define ldm_debug(...) do {} while (0) macro
47 #define ldm_debug(f, a...) _ldm_printk (KERN_DEBUG, __func__, f, ##a) macro
105 ldm_debug("PRIVHEAD version %d.%d (Windows %s).", ph->ver_major, in ldm_parse_privhead()
122 ldm_debug("Parsed PRIVHEAD successfully."); in ldm_parse_privhead()
169 ldm_debug ("Parsed TOCBLOCK successfully."); in ldm_parse_tocblock()
212 ldm_debug ("Parsed VMDB successfully."); in ldm_parse_vmdb()
345 ldm_debug ("Validated PRIVHEADs successfully."); in ldm_validate_privheads()
422 ldm_debug("Validated %d TOCBLOCKs successfully.", nr_tbs); in ldm_validate_tocblocks()
533 ldm_debug ("Found W2K dynamic disk partition type."); in ldm_validate_partition_table()
1156 ldm_debug ("Parsed VBLK 0x%llx (type: 0x%02x) ok.", in ldm_parse_vblk()
[all …]