/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | inode.c | 186 f2fs_warn(sbi, "checksum invalid, nid = %lu, ino_of_node = %x, %x vs. %x", in f2fs_inode_chksum_verify() 212 f2fs_warn(sbi, "%s: corrupted inode i_blocks i_ino=%lx iblocks=%llu, run fsck to fix.", in sanity_check_inode() 219 f2fs_warn(sbi, "%s: corrupted inode footer i_ino=%lx, ino,nid: [%u, %u] run fsck to fix.", in sanity_check_inode() 228 f2fs_warn(sbi, "%s: corrupted inode ino=%lx, run fsck to fix.", in sanity_check_inode() 236 f2fs_warn(sbi, "%s: inode (ino=%lx) is with extra_attr, but extra_attr feature is off", in sanity_check_inode() 244 f2fs_warn(sbi, "%s: inode (ino=%lx) has corrupted i_extra_isize: %d, max: %zu", in sanity_check_inode() 256 f2fs_warn(sbi, "%s: inode (ino=%lx) has corrupted i_inline_xattr_size: %d, max: %zu", in sanity_check_inode() 271 f2fs_warn(sbi, "%s: inode (ino=%lx) extent info [%u, %u, %u] is incorrect, run fsck to fix", in sanity_check_inode() 280 f2fs_warn(sbi, "%s: inode (ino=%lx, mode=%u) should not have inline_data, run fsck to fix", in sanity_check_inode() 287 f2fs_warn(sb in sanity_check_inode() [all...] |
H A D | verity.c | 232 f2fs_warn(F2FS_I_SB(inode), "unknown verity xattr format"); in f2fs_get_verity_descriptor() 241 f2fs_warn(F2FS_I_SB(inode), "invalid verity xattr"); in f2fs_get_verity_descriptor()
|
H A D | super.c | 506 f2fs_warn(sbi, "Can't set test_dummy_encryption on remount"); in f2fs_set_test_dummy_encryption() 513 f2fs_warn(sbi, in f2fs_set_test_dummy_encryption() 516 f2fs_warn(sbi, "Value of option \"%s\" is unrecognized", in f2fs_set_test_dummy_encryption() 519 f2fs_warn(sbi, "Error processing option \"%s\" [%d]", in f2fs_set_test_dummy_encryption() 523 f2fs_warn(sbi, "Test dummy encryption mode enabled"); in f2fs_set_test_dummy_encryption() 525 f2fs_warn(sbi, "Test dummy encryption mount option ignored"); in f2fs_set_test_dummy_encryption() 590 f2fs_warn(sbi, "discard is required for zoned block devices"); in parse_options() 731 f2fs_warn(sbi, "adaptive mode is not allowed with zoned block device feature"); in parse_options() 748 f2fs_warn(sbi, "Not support %d, larger than %d", in parse_options() 1853 f2fs_warn(sb in f2fs_enable_checkpoint() [all...] |
H A D | checkpoint.c | 194 f2fs_warn(sbi, "access invalid blkaddr:%u", in f2fs_is_valid_blkaddr() 680 f2fs_warn(sbi, "%s: orphan failed (ino=%x), run fsck to fix.", in recover_orphan_inode() 848 f2fs_warn(sbi, "invalid crc_offset: %zu", crc_offset); in get_checkpoint_version() 855 f2fs_warn(sbi, "invalid crc value"); in get_checkpoint_version() 880 f2fs_warn(sbi, "invalid cp_pack_total_block_count:%u", in validate_checkpoint() 1596 f2fs_warn(sbi, "Start checkpoint disabled!"); in f2fs_write_checkpoint()
|
H A D | inline.c | 161 f2fs_warn(fio.sbi, "%s: corrupted inline inode ino=%lx, i_addr[0]:0x%x, run fsck to fix.", in f2fs_convert_inline_page() 406 f2fs_warn(F2FS_P_SB(page), "%s: corrupted inline inode ino=%lx, i_addr[0]:0x%x, run fsck to fix.", in f2fs_move_inline_dirents()
|
H A D | dir.c | 368 f2fs_warn(F2FS_I_SB(dir), "Corrupted max_depth of %lu: %u", in __f2fs_find_entry() 977 f2fs_warn(sbi, "%s: corrupted namelen=%d, run fsck to fix.", in f2fs_fill_dentries()
|
H A D | file.c | 2065 f2fs_warn(F2FS_I_SB(inode), "Unexpected flush for atomic writes: ino=%lu, npages=%u", in f2fs_ioc_start_atomic_write() 2966 f2fs_warn(sbi, "Can't flush %u in %d for segs_per_sec %u != 1", in f2fs_ioc_flush_device() 3236 f2fs_warn(sbi, "%s: Enable GC = ino %lx after %x GC trials", in f2fs_pin_file_control() 3375 f2fs_warn(F2FS_I_SB(inode), in f2fs_has_feature_verity() 3645 f2fs_warn(sbi, "%s: partial blocks were released i_ino=%lx " in f2fs_release_compress_blocks() 3809 f2fs_warn(sbi, "%s: partial blocks were released i_ino=%lx " in f2fs_reserve_compress_blocks()
|
H A D | f2fs.h | 2081 #define f2fs_warn(sbi, fmt, ...) \ macro 2105 f2fs_warn(sbi, "Inconsistent i_blocks, ino:%lu, iblocks:%llu, sectors:%llu", in dec_valid_block_count() 2338 f2fs_warn(sbi, "dec_valid_node_count: inconsistent block counts, total_valid_block:%u, total_valid_node:%u", in dec_valid_node_count() 2357 f2fs_warn(sbi, "dec_valid_node_count: inconsistent i_blocks, ino:%lu, iblocks:%llu", in dec_valid_node_count()
|
H A D | recovery.c | 611 f2fs_warn(sbi, "Inconsistent ofs_of_node, ino:%lu, ofs:%u, %u", in do_recover_data()
|
H A D | node.c | 37 f2fs_warn(sbi, "%s: out-of-range nid=%x, run fsck to fix.", in f2fs_check_nid_range() 1194 f2fs_warn(F2FS_I_SB(inode), in f2fs_remove_inode_page() 1394 f2fs_warn(sbi, "inconsistent node block, nid:%lu, node_footer[nid:%u,ino:%u,ofs:%u,cpver:%llu,blkaddr:%u]", in __get_node_page()
|
H A D | namei.c | 552 f2fs_warn(F2FS_I_SB(inode), "Inconsistent encryption contexts: %lu/%lu", in f2fs_lookup()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | inode.c | 173 f2fs_warn(sbi, "checksum invalid, nid = %lu, ino_of_node = %x, %x vs. %x", in f2fs_inode_chksum_verify() 196 f2fs_warn(sbi, in sanity_check_compress_inode() 203 f2fs_warn(sbi, in sanity_check_compress_inode() 211 f2fs_warn(sbi, in sanity_check_compress_inode() 256 f2fs_warn(sbi, "%s: inode (ino=%lx) has unsupported compress level: %u, run fsck to fix", in sanity_check_compress_inode() 270 f2fs_warn(sbi, "%s: corrupted inode i_blocks i_ino=%lx iblocks=%llu, run fsck to fix.", in sanity_check_inode() 276 f2fs_warn(sbi, "%s: corrupted inode footer i_ino=%lx, ino,nid: [%u, %u] run fsck to fix.", in sanity_check_inode() 284 f2fs_warn(sbi, "%s: inode (ino=%lx) is with extra_attr, but extra_attr feature is off", in sanity_check_inode() 291 f2fs_warn(sbi, "%s: inode (ino=%lx) has corrupted i_extra_isize: %d, max: %zu", in sanity_check_inode() 300 f2fs_warn(sb in sanity_check_inode() [all...] |
H A D | verity.c | 233 f2fs_warn(F2FS_I_SB(inode), "unknown verity xattr format"); in f2fs_get_verity_descriptor() 242 f2fs_warn(F2FS_I_SB(inode), "invalid verity xattr"); in f2fs_get_verity_descriptor()
|
H A D | super.c | 512 f2fs_warn(sbi, "test_dummy_encryption option not supported"); in f2fs_set_test_dummy_encryption() 528 f2fs_warn(sbi, "Can't set test_dummy_encryption on remount"); in f2fs_set_test_dummy_encryption() 535 f2fs_warn(sbi, in f2fs_set_test_dummy_encryption() 538 f2fs_warn(sbi, "Value of option \"%s\" is unrecognized", in f2fs_set_test_dummy_encryption() 541 f2fs_warn(sbi, "Error processing option \"%s\" [%d]", in f2fs_set_test_dummy_encryption() 545 f2fs_warn(sbi, "Test dummy encryption mode enabled"); in f2fs_set_test_dummy_encryption() 744 f2fs_warn(sbi, "device does not support discard"); in parse_options() 751 f2fs_warn(sbi, "discard is required for zoned block devices"); in parse_options() 911 f2fs_warn(sbi, "Not support %ld, larger than %d", in parse_options() 2306 f2fs_warn(sb in f2fs_enable_checkpoint() [all...] |
H A D | checkpoint.c | 212 f2fs_warn(sbi, "access invalid blkaddr:%u", in f2fs_is_valid_blkaddr() 716 f2fs_warn(sbi, "%s: orphan failed (ino=%x), run fsck to fix.", in recover_orphan_inode() 861 f2fs_warn(sbi, "invalid crc_offset: %zu", crc_offset); in get_checkpoint_version() 868 f2fs_warn(sbi, "invalid crc value"); in get_checkpoint_version() 893 f2fs_warn(sbi, "invalid cp_pack_total_block_count:%u", in validate_checkpoint() 1633 f2fs_warn(sbi, "Start checkpoint disabled!"); in f2fs_write_checkpoint()
|
H A D | iostat.c | 228 f2fs_warn(sbi, "%s: %d over NR_PAGE_TYPE", __func__, page_type); in __update_iostat_latency()
|
H A D | inline.c | 161 f2fs_warn(fio.sbi, "%s: corrupted inline inode ino=%lx, i_addr[0]:0x%x, run fsck to fix.", in f2fs_convert_inline_page() 413 f2fs_warn(F2FS_P_SB(page), "%s: corrupted inline inode ino=%lx, i_addr[0]:0x%x, run fsck to fix.", in f2fs_move_inline_dirents()
|
H A D | file.c | 2083 f2fs_warn(sbi, "Unexpected flush for atomic writes: ino=%lu, npages=%u", in f2fs_ioc_start_atomic_write() 2974 f2fs_warn(sbi, "Can't flush %u in %d for segs_per_sec %u != 1", in f2fs_ioc_flush_device() 3169 f2fs_warn(sbi, "%s: Enable GC = ino %lx after %x GC trials", in f2fs_pin_file_control() 3308 f2fs_warn(F2FS_I_SB(inode), in f2fs_has_feature_verity() 3594 f2fs_warn(sbi, "%s: partial blocks were released i_ino=%lx " in f2fs_release_compress_blocks() 3765 f2fs_warn(sbi, "%s: partial blocks were released i_ino=%lx " in f2fs_reserve_compress_blocks() 4048 f2fs_warn(sbi, "compression algorithm is successfully set, " in f2fs_ioc_set_compress_option() 4163 f2fs_warn(sbi, "%s: The file might be partially decompressed (errno=%d). Please delete the file.", in f2fs_ioc_decompress_file() 4243 f2fs_warn(sbi, "%s: The file might be partially compressed (errno=%d). Please delete the file.", in f2fs_ioc_compress_file()
|
H A D | dir.c | 381 f2fs_warn(F2FS_I_SB(dir), "Corrupted max_depth of %lu: %u", in __f2fs_find_entry() 1019 f2fs_warn(sbi, "%s: corrupted namelen=%d, run fsck to fix.", in f2fs_fill_dentries()
|
H A D | recovery.c | 679 f2fs_warn(sbi, "Inconsistent ofs_of_node, ino:%lu, ofs:%u, %u", in do_recover_data()
|
H A D | node.c | 37 f2fs_warn(sbi, "%s: out-of-range nid=%x, run fsck to fix.", in f2fs_check_nid_range() 1271 f2fs_warn(F2FS_I_SB(inode), in f2fs_remove_inode_page() 1473 f2fs_warn(sbi, "inconsistent node block, nid:%lu, node_footer[nid:%u,ino:%u,ofs:%u,cpver:%llu,blkaddr:%u]", in __get_node_page()
|
H A D | f2fs.h | 2329 #define f2fs_warn(sbi, fmt, ...) \ macro 2427 f2fs_warn(sbi, "Inconsistent i_blocks, ino:%lu, iblocks:%llu, sectors:%llu", in dec_valid_block_count() 2682 f2fs_warn(sbi, "dec_valid_node_count: inconsistent block counts, total_valid_block:%u, total_valid_node:%u", in dec_valid_node_count() 2701 f2fs_warn(sbi, "dec_valid_node_count: inconsistent i_blocks, ino:%lu, iblocks:%llu", in dec_valid_node_count()
|
H A D | namei.c | 575 f2fs_warn(F2FS_I_SB(inode), "Inconsistent encryption contexts: %lu/%lu", in f2fs_lookup()
|
H A D | extent_cache.c | 47 f2fs_warn(sbi, "%s: inode (ino=%lx) extent info [%u, %u, %u] is incorrect, run fsck to fix", in sanity_check_extent_cache()
|
H A D | data.c | 4025 f2fs_warn(sbi, "Swapfile: last extent is not aligned to section"); in check_swap_activate() 4064 f2fs_warn(sbi, "Swapfile (%u) is not align to section: 1) creat(), 2) ioctl(F2FS_IOC_SET_PIN_FILE), 3) fallocate(%u * N)", in check_swap_activate()
|