Lines Matching refs:LOG_W
153 LOG_W("GPT: mbr size in lba (%u) different than whole disk (%u)", in is_pmbr_valid()
482 LOG_W("%s: GPT:Primary header LBA(%lld) != Alt(%lld), header alternate_lba", in compare_gpts()
492 LOG_W("%s: GPT:Primary header alternate_lba(%lld) != Alt(%lld), header start_lba", in compare_gpts()
502 LOG_W("%s: GPT:first_usable_lbas don't match %lld != %lld", in compare_gpts()
512 LOG_W("%s: GPT:last_usable_lbas don't match %lld != %lld", in compare_gpts()
522 LOG_W("%s: GPT:disk_guids don't match", to_disk_name(disk)); in compare_gpts()
530 LOG_W("%s: GPT:num_partition_entries don't match: 0x%x != 0x%x", in compare_gpts()
541 LOG_W("%s: GPT:sizeof_partition_entry values don't match: 0x%x != 0x%x", in compare_gpts()
552 LOG_W("%s: GPT:partition_entry_array_crc32 values don't match: 0x%x != 0x%x", in compare_gpts()
562 … LOG_W("%s: GPT:Primary header thinks Alt. header is not at the end of the disk: %lld != %lld", in compare_gpts()
572 LOG_W("%s: GPT:Alternate GPT header not at the end of the disk: %lld != %lld", in compare_gpts()
582 LOG_W("GPT: Use GNU Parted to correct GPT errors"); in compare_gpts()