Home
last modified time | relevance | path

Searched refs:f2fs_warn (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dinode.c179 f2fs_warn(sbi, "checksum invalid, nid = %lu, ino_of_node = %x, %x vs. %x", in f2fs_inode_chksum_verify()
203 f2fs_warn(sbi, in sanity_check_compress_inode()
210 f2fs_warn(sbi, in sanity_check_compress_inode()
218 f2fs_warn(sbi, in sanity_check_compress_inode()
298 f2fs_warn(sbi, "%s: inode (ino=%lx) has corrupted i_extra_isize: %d, max: %zu", in sanity_check_inode()
363 f2fs_warn(sbi, "%s: inode (ino=%lx) has casefold flag, but casefold feature is off", in sanity_check_inode()
376 f2fs_warn(sbi, "%s: inode (ino=%lx) has device alias flag, but the feature is off", in sanity_check_inode()
381 f2fs_warn(sbi, "%s: inode (ino=%lx) has device alias flag, but is not pinned", in sanity_check_inode()
907 f2fs_warn(F2FS_I_SB(inode), in f2fs_evict_inode()
1008 f2fs_warn(sbi, "May loss orphan inode, run fsck to fix."); in f2fs_handle_failed_inode()
[all …]
H A Dsuper.c526 f2fs_warn(sbi, in f2fs_set_test_dummy_encryption()
532 f2fs_warn(sbi, "Error processing option \"%s\" [%d]", in f2fs_set_test_dummy_encryption()
536 f2fs_warn(sbi, "Test dummy encryption mode enabled"); in f2fs_set_test_dummy_encryption()
715 f2fs_warn(sbi, "zoned devices need bggc"); in parse_options()
737 f2fs_warn(sbi, "device does not support discard"); in parse_options()
2435 f2fs_warn(sbi, "LFS is not compatible with IPU"); in f2fs_remount()
2442 f2fs_warn(sbi, "switch atgc option is not allowed"); in f2fs_remount()
2593 f2fs_warn(sbi, "checkpoint has not been disabled"); in f2fs_remount()
2598 f2fs_warn(sbi, "discard has been stopped"); in f2fs_remount()
2613 f2fs_warn(sbi, "background gc thread has stopped"); in f2fs_remount()
[all …]
H A Dverity.c233 f2fs_warn(F2FS_I_SB(inode), "unknown verity xattr format"); in f2fs_get_verity_descriptor()
243 f2fs_warn(F2FS_I_SB(inode), "invalid verity xattr"); in f2fs_get_verity_descriptor()
H A Dcheckpoint.c210 f2fs_warn(sbi, "access invalid blkaddr:%u", in __f2fs_is_valid_blkaddr()
726 f2fs_warn(sbi, "%s: orphan failed (ino=%x), run fsck to fix.", in recover_orphan_inode()
871 f2fs_warn(sbi, "invalid crc_offset: %zu", crc_offset); in get_checkpoint_version()
878 f2fs_warn(sbi, "invalid crc value"); in get_checkpoint_version()
903 f2fs_warn(sbi, "invalid cp_pack_total_block_count:%u", in validate_checkpoint()
1636 f2fs_warn(sbi, "Start checkpoint disabled!"); in f2fs_write_checkpoint()
H A Dextent_cache.c37 f2fs_warn(sbi, "%s: inode (ino=%lx) extent info [%u, %u, %u] is incorrect, run fsck to fix", in sanity_check_extent_cache()
52 f2fs_warn(sbi, in sanity_check_extent_cache()
59 f2fs_warn(sbi, in sanity_check_extent_cache()
68 f2fs_warn(sbi, "%s: device alias inode (ino=%lx)'s extent info " in sanity_check_extent_cache()
H A Diostat.c228 f2fs_warn(sbi, "%s: %d over NR_PAGE_TYPE", __func__, page_type); in __update_iostat_latency()
H A Dinline.c179 f2fs_warn(fio.sbi, "%s: corrupted inline inode ino=%lx, i_addr[0]:0x%x, run fsck to fix.", in f2fs_convert_inline_page()
433 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 Dfile.c2233 f2fs_warn(sbi, "Unexpected flush for atomic writes: ino=%lu, npages=%u", in f2fs_ioc_start_atomic_write()
3215 f2fs_warn(sbi, "Can't flush %u in %d for SEGS_PER_SEC %u != 1", in f2fs_ioc_flush_device()
3408 f2fs_warn(sbi, "%s: Enable GC = ino %lx after %x GC trials", in f2fs_pin_file_control()
3592 f2fs_warn(F2FS_I_SB(inode), in f2fs_ioc_enable_verity()
3863 f2fs_warn(sbi, "%s: partial blocks were released i_ino=%lx " in f2fs_release_compress_blocks()
4045 f2fs_warn(sbi, "%s: partial blocks were reserved i_ino=%lx " in f2fs_reserve_compress_blocks()
4332 f2fs_warn(sbi, "compression algorithm is successfully set, " in f2fs_ioc_set_compress_option()
4449 f2fs_warn(sbi, "%s: The file might be partially decompressed (errno=%d). Please delete the file.", in f2fs_ioc_decompress_file()
4531 f2fs_warn(sbi, "%s: The file might be partially compressed (errno=%d). Please delete the file.", in f2fs_ioc_compress_file()
H A Ddir.c355 f2fs_warn(F2FS_I_SB(dir), "Corrupted max_depth of %lu: %u", in __f2fs_find_entry()
1000 f2fs_warn(sbi, "%s: corrupted namelen=%d, run fsck to fix.", in f2fs_fill_dentries()
H A Dnamei.c506 f2fs_warn(F2FS_I_SB(inode), "%s: inode (ino=%lx) has zero i_nlink", in f2fs_lookup()
516 f2fs_warn(F2FS_I_SB(inode), "Inconsistent encryption contexts: %lu/%lu", in f2fs_lookup()
H A Drecovery.c672 f2fs_warn(sbi, "Inconsistent ofs_of_node, ino:%lu, ofs:%u, %u", in do_recover_data()
H A Dnode.c37 f2fs_warn(sbi, "%s: out-of-range nid=%x, run fsck to fix.", in f2fs_check_nid_range()
1297 f2fs_warn(F2FS_I_SB(inode), in f2fs_remove_inode_page()
1468 f2fs_warn(sbi, "inconsistent node block, node_type:%d, nid:%lu, " in sanity_check_node_footer()
H A Df2fs.h1872 #define f2fs_warn(sbi, fmt, ...) \ macro
2529 f2fs_warn(sbi, "Inconsistent i_blocks, ino:%lu, iblocks:%llu, sectors:%llu", in dec_valid_block_count()
2771f2fs_warn(sbi, "dec_valid_node_count: inconsistent block counts, total_valid_block:%u, total_valid… in dec_valid_node_count()
2790 f2fs_warn(sbi, "dec_valid_node_count: inconsistent i_blocks, ino:%lu, iblocks:%llu", in dec_valid_node_count()
H A Dcompress.c937 f2fs_warn(sbi, "access invalid cluster, ino:%lu, nid:%u, ofs_in_node:%u, reason:%s", in f2fs_sanity_check_cluster()
H A Dgc.c1155 f2fs_warn(sbi, "%s: valid data with mismatched node version.", in is_alive()
H A Dsegment.c3447 f2fs_warn(sbi, "Found FS corruption, run fsck to fix."); in f2fs_trim_fs()
4002 f2fs_warn(sbi, "%s: incorrect segment(%u) type, run fsck to fix.", in f2fs_inplace_write_data()
H A Ddata.c4023f2fs_warn(sbi, "Swapfile (%u) is not align to section: 1) creat(), 2) ioctl(F2FS_IOC_SET_PIN_FILE)… in check_swap_activate()