Home | History | Annotate | Download | only in fsck

Lines Matching refs:MSG

52 	MSG(0, "\r [ %c ] Free segments: 0x%x", progress[i % 5], get_free_segments(sbi));
66 MSG(0, "Invalid ACL version [0x%x : 0x%x]\n",
73 MSG(0, "Invalid ACL value size %d\n", size);
79 MSG(0, "Invalid ACL entries count %d\n", count);
88 MSG(0, "tag:0x%x perm:0x%x\n",
95 MSG(0, "tag:0x%x perm:0x%x uid:%u\n",
103 MSG(0, "tag:0x%x perm:0x%x gid:%u\n",
111 MSG(0, "Unknown ACL tag 0x%x\n",
121 MSG(0, "%02X", value[i]); \
122 MSG(0, "\n"); \
132 MSG(0, "\nxattr: e_name_index:%d e_name:", ent->e_name_index);
134 MSG(0, "%c", ent->e_name[i]);
135 MSG(0, " e_name_len:%d e_value_size:%d e_value:\n",
148 MSG(0, "%02X", value[i]);
149 MSG(0, "\n");
153 MSG(0, "format: %d\n", ctx->format);
154 MSG(0, "contents_encryption_mode: 0x%x\n", ctx->contents_encryption_mode);
155 MSG(0, "filenames_encryption_mode: 0x%x\n", ctx->filenames_encryption_mode);
156 MSG(0, "flags: 0x%x\n", ctx->flags);
157 MSG(0, "master_key_descriptor: ");
159 MSG(0, "%02X", ctx->master_key_descriptor[i]);
160 MSG(0, "\nnonce: ");
162 MSG(0, "%02X", ctx->nonce[i]);
163 MSG(0, "\n");
186 MSG(0, " - File name : %s%s\n", en,
189 MSG(0, " - File size : %'llu (bytes)\n",
284 MSG(verbose, "[%d]\t\t\t[0x%8x : %d]\n",
407 MSG(0, "Info: checkpoint state = %x : ", flag);
409 MSG(0, "%s", " quota_need_fsck");
411 MSG(0, "%s", " large_nat_bitmap");
413 MSG(0, "%s", " allow_nocrc");
415 MSG(0, "%s", " trimmed");
417 MSG(0, "%s", " nat_bits");
419 MSG(0, "%s", " crc");
421 MSG(0, "%s", " fastboot");
423 MSG(0, "%s", " fsck");
425 MSG(0, "%s", " error");
427 MSG(0, "%s", " compacted_summary");
429 MSG(0, "%s", " orphan_inodes");
431 MSG(0, "%s", " disabled");
433 MSG(0, "%s", " unmount");
435 MSG(0, "%s", " sudden-power-off");
436 MSG(0, "\n");
444 MSG(0, "Info: superblock features = %x : ", f);
446 MSG(0, "%s", " encrypt");
449 MSG(0, "%s", " verity");
452 MSG(0, "%s", " blkzoned");
455 MSG(0, "%s", " extra_attr");
458 MSG(0, "%s", " project_quota");
461 MSG(0, "%s", " inode_checksum");
464 MSG(0, "%s", " flexible_inline_xattr");
467 MSG(0, "%s", " quota_ino");
470 MSG(0, "%s", " inode_crtime");
473 MSG(0, "%s", " lost_found");
476 MSG(0, "%s", " sb_checksum");
478 MSG(0, "\n");
479 MSG(0, "Info: superblock encrypt level = %d, salt = ",
482 MSG(0, "%02x", sb->encrypt_pw_salt[i]);
483 MSG(0, "\n");
500 MSG(1, "Info: SB CRC is updated (0x%x -> 0x%x)\n",
538 MSG(0, "\tMismatch segment0(%u) cp_blkaddr(%u)\n",
545 MSG(0, "\tWrong CP boundary, start(%u) end(%u) blocks(%u)\n",
553 MSG(0, "\tWrong SIT boundary, start(%u) end(%u) blocks(%u)\n",
561 MSG(0, "\tWrong NAT boundary, start(%u) end(%u) blocks(%u)\n",
569 MSG(0, "\tWrong SSA boundary, start(%u) end(%u) blocks(%u)\n",
576 MSG(0, "\tWrong MAIN_AREA, start(%u) end(%u) block(%u)\n",
587 MSG(0, "Info: Fix alignment: start(%u) end(%u) block(%u)\n",
599 MSG(0, "\tInvalid SB CRC offset: %u\n",
605 MSG(0, "\tInvalid SB CRC: 0x%x\n", get_sb(crc));
650 MSG(0, "\tMissing zoned block device feature\n");
691 MSG(0, "Info: MKFS version\n \"%s\"\n", c.init_version);
692 MSG(0, "Info: FSCK version\n from \"%s\"\n to \"%s\"\n",
708 MSG(0, "\tCan't find a valid F2FS superblock at 0x%x\n", sb_addr);
759 MSG(0, "Info: Device[%d] : %s blkaddr = %"PRIx64"--%"PRIx64"\n",
766 MSG(0, "Info: total FS sectors = %"PRIu64" (%"PRIu64" MB)\n",
886 MSG(0, "Info: CKPT version = %llx\n", version);
950 MSG(0, "\tWrong layout: check mkfs.f2fs version\n");
959 MSG(0, "\tWrong user_block_count(%u)\n", user_block_count);
982 MSG(0, "\tWrong bitmap size: sit(%u), nat(%u)\n",
992 MSG(0, "\tWrong cp_pack_start_sum(%u) or cp_payload(%u)\n",
1070 MSG(0, "\tError: f2fs_init_nid_bitmap truncate n_nats(%u) to "
1081 MSG(0, "\tError: f2fs_init_nid_bitmap: addr(%u) is invalid!!!\n", addr);
1088 MSG(0, "\tError: f2fs_init_nid_bitmap: nid(%u) is invalid!!!\n", nid);
1185 MSG(0, "Info: Write valid nat_bits in checkpoint\n");
1261 MSG(0, "Info: Checked valid nat_bits in checkpoint\n");
1264 MSG(0, "Info: Corrupted valid nat_bits in checkpoint\n");
1327 MSG(1, "\tError: Malloc failed for build_sit_info!\n");
1335 MSG(1, "\tError: Calloc failed for build_sit_info!\n");
1343 MSG(1, "\tError: Calloc failed for build_sit_info!!\n");
1354 MSG(1, "\tError: Malloc failed for build_sit_info!!\n");
1566 MSG(1, "\tError: Malloc failed for build_curseg!\n");
1575 MSG(1, "\tError: Malloc failed for build_curseg!!\n");
1902 MSG(1, "\tError: Calloc failed for build_sit_entries!\n");
1936 MSG(1, "\tError: Malloc failed for build_segment_manager!\n");
2581 MSG(0, "Info: Set Encryption feature\n");