Searched refs:ldm_crit (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/block/partitions/ |
H A D | ldm.c | 48 #define ldm_crit(f, a...) _ldm_printk (KERN_CRIT, __func__, f, ##a) macro 197 ldm_crit ("Cannot find TOCBLOCK, database may be corrupt."); ldm_parse_tocblock() 207 ldm_crit ("TOCBLOCK's first bitmap is '%s', should be '%s'.", ldm_parse_tocblock() 217 ldm_crit ("TOCBLOCK's second bitmap is '%s', should be '%s'.", ldm_parse_tocblock() 243 ldm_crit ("Cannot find the VMDB, database may be corrupt."); ldm_parse_vmdb() 347 ldm_crit ("Out of memory."); ldm_validate_privheads() 359 ldm_crit ("Disk read failed."); ldm_validate_privheads() 377 ldm_crit ("Database extends beyond the end of the disk."); ldm_validate_privheads() 384 ldm_crit ("Disk and database overlap."); ldm_validate_privheads() 389 ldm_crit ("Primary and backup PRIVHEADs don't match."); ldm_validate_privheads() 394 ldm_crit ("Primary and backup PRIVHEADs don't match."); ldm_validate_privheads() 435 ldm_crit("Out of memory."); ldm_validate_tocblocks() 457 ldm_crit("Failed to find a valid TOCBLOCK."); ldm_validate_tocblocks() 464 ldm_crit("The bitmaps are out of range. Giving up."); ldm_validate_tocblocks() 470 ldm_crit("TOCBLOCKs 0 and %d do not match.", i); ldm_validate_tocblocks() 509 ldm_crit ("Disk read failed."); ldm_validate_vmdb() 518 ldm_crit ("Database is not in a consistent state. Aborting."); ldm_validate_vmdb() 530 ldm_crit ("VMDB exceeds allowed size specified by TOCBLOCK. " ldm_validate_vmdb() 649 ldm_crit ("Can't find the ID of this disk in the database."); ldm_create_data_partitions() 1243 ldm_crit ("Out of memory."); ldm_ldmdb_add() 1329 ldm_crit ("Out of memory."); 1440 ldm_crit ("Disk read failed."); ldm_get_vblks() 1523 ldm_crit ("Out of memory."); ldm_partition() 1547 ldm_crit ("Failed to read the VBLKs from the database."); ldm_partition()
|
Completed in 72 milliseconds