Lines Matching refs:ldm_crit
36 #define ldm_crit(f, a...) _ldm_printk (KERN_CRIT, __func__, f, ##a) macro
131 ldm_crit ("Cannot find TOCBLOCK, database may be corrupt."); in ldm_parse_tocblock()
141 ldm_crit ("TOCBLOCK's first bitmap is '%s', should be '%s'.", in ldm_parse_tocblock()
151 ldm_crit ("TOCBLOCK's second bitmap is '%s', should be '%s'.", in ldm_parse_tocblock()
177 ldm_crit ("Cannot find the VMDB, database may be corrupt."); in ldm_parse_vmdb()
281 ldm_crit ("Out of memory."); in ldm_validate_privheads()
293 ldm_crit ("Disk read failed."); in ldm_validate_privheads()
311 ldm_crit ("Database extends beyond the end of the disk."); in ldm_validate_privheads()
318 ldm_crit ("Disk and database overlap."); in ldm_validate_privheads()
323 ldm_crit ("Primary and backup PRIVHEADs don't match."); in ldm_validate_privheads()
369 ldm_crit("Out of memory."); in ldm_validate_tocblocks()
391 ldm_crit("Failed to find a valid TOCBLOCK."); in ldm_validate_tocblocks()
398 ldm_crit("The bitmaps are out of range. Giving up."); in ldm_validate_tocblocks()
404 ldm_crit("TOCBLOCKs 0 and %d do not match.", i); in ldm_validate_tocblocks()
443 ldm_crit ("Disk read failed."); in ldm_validate_vmdb()
452 ldm_crit ("Database is not in a consistent state. Aborting."); in ldm_validate_vmdb()
464 ldm_crit ("VMDB exceeds allowed size specified by TOCBLOCK. " in ldm_validate_vmdb()
583 ldm_crit ("Can't find the ID of this disk in the database."); in ldm_create_data_partitions()
1165 ldm_crit ("Out of memory."); in ldm_ldmdb_add()
1251 ldm_crit ("Out of memory."); in ldm_frag_add()
1362 ldm_crit ("Disk read failed."); in ldm_get_vblks()
1445 ldm_crit ("Out of memory."); in ldm_partition()
1469 ldm_crit ("Failed to read the VBLKs from the database."); in ldm_partition()