Symbol: f2fs_warn
fs/f2fs/checkpoint.c
1072
f2fs_warn(sbi, "invalid crc_offset: %zu", crc_offset);
fs/f2fs/checkpoint.c
1079
f2fs_warn(sbi, "invalid crc value");
fs/f2fs/checkpoint.c
1104
f2fs_warn(sbi, "invalid cp_pack_total_block_count:%u",
fs/f2fs/checkpoint.c
1674
f2fs_warn(sbi, "checkpoint was blocked for %llu ms", cur_diff);
fs/f2fs/checkpoint.c
1676
f2fs_warn(sbi, "Step#%d: %llu ms", ct,
fs/f2fs/checkpoint.c
1870
f2fs_warn(sbi, "Start checkpoint disabled!");
fs/f2fs/checkpoint.c
407
f2fs_warn(sbi, "access invalid blkaddr:%u",
fs/f2fs/checkpoint.c
917
f2fs_warn(sbi, "%s: orphan failed (ino=%x), run fsck to fix.",
fs/f2fs/compress.c
937
f2fs_warn(sbi, "access invalid cluster, ino:%llu, nid:%u, ofs_in_node:%u, reason:%s",
fs/f2fs/data.c
4417
f2fs_warn(sbi, "Swapfile (%u) is not align to section: 1) creat(), 2) ioctl(F2FS_IOC_SET_PIN_FILE), 3) fallocate(%lu * N)",
fs/f2fs/dir.c
1024
f2fs_warn(sbi, "%s: corrupted namelen=%d, run fsck to fix.",
fs/f2fs/dir.c
377
f2fs_warn(F2FS_I_SB(dir), "Corrupted max_depth of %llu: %u",
fs/f2fs/extent_cache.c
37
f2fs_warn(sbi, "%s: inode (ino=%llx) extent info [%u, %u, %u] is incorrect, run fsck to fix",
fs/f2fs/extent_cache.c
52
f2fs_warn(sbi,
fs/f2fs/extent_cache.c
59
f2fs_warn(sbi,
fs/f2fs/extent_cache.c
68
f2fs_warn(sbi, "%s: device alias inode (ino=%llx)'s extent info "
fs/f2fs/f2fs.h
2731
f2fs_warn(sbi, "Inconsistent total_valid_block_count:%u, ino:%llu, count:%u",
fs/f2fs/f2fs.h
2744
f2fs_warn(sbi, "Inconsistent i_blocks, ino:%llu, iblocks:%llu, sectors:%llu",
fs/f2fs/f2fs.h
2999
f2fs_warn(sbi, "dec_valid_node_count: inconsistent block counts, total_valid_block:%u, total_valid_node:%u",
fs/f2fs/f2fs.h
3018
f2fs_warn(sbi, "dec_valid_node_count: inconsistent i_blocks, ino:%llu, iblocks:%llu",
fs/f2fs/file.c
2327
f2fs_warn(sbi, "Unexpected flush for atomic writes: ino=%llu, npages=%u",
fs/f2fs/file.c
3322
f2fs_warn(sbi, "Can't flush %u in %d for SEGS_PER_SEC %u != 1",
fs/f2fs/file.c
3516
f2fs_warn(sbi, "%s: Enable GC = ino %llx after %x GC trials",
fs/f2fs/file.c
3700
f2fs_warn(F2FS_I_SB(inode),
fs/f2fs/file.c
3972
f2fs_warn(sbi, "%s: partial blocks were released i_ino=%llx "
fs/f2fs/file.c
4155
f2fs_warn(sbi, "%s: partial blocks were reserved i_ino=%llx "
fs/f2fs/file.c
4444
f2fs_warn(sbi, "compression algorithm is successfully set, "
fs/f2fs/file.c
4565
f2fs_warn(sbi, "%s: The file might be partially decompressed (errno=%d). Please delete the file.",
fs/f2fs/file.c
4647
f2fs_warn(sbi, "%s: The file might be partially compressed (errno=%d). Please delete the file.",
fs/f2fs/gc.c
1173
f2fs_warn(sbi, "%s: valid data with mismatched node version.",
fs/f2fs/inline.c
180
f2fs_warn(fio.sbi, "%s: corrupted inline inode ino=%llu, i_addr[0]:0x%x, run fsck to fix.",
fs/f2fs/inline.c
436
f2fs_warn(F2FS_F_SB(folio), "%s: corrupted inline inode ino=%llu, i_addr[0]:0x%x, run fsck to fix.",
fs/f2fs/inode.c
1059
f2fs_warn(sbi, "May loss orphan inode, run fsck to fix.");
fs/f2fs/inode.c
1067
f2fs_warn(sbi, "Too many orphan inodes, run fsck to fix.");
fs/f2fs/inode.c
182
f2fs_warn(sbi, "checksum invalid, nid = %lu, ino_of_node = %x, %x vs. %x",
fs/f2fs/inode.c
206
f2fs_warn(sbi,
fs/f2fs/inode.c
213
f2fs_warn(sbi,
fs/f2fs/inode.c
221
f2fs_warn(sbi,
fs/f2fs/inode.c
266
f2fs_warn(sbi, "%s: inode (ino=%llx) has unsupported compress level: %u, run fsck to fix",
fs/f2fs/inode.c
280
f2fs_warn(sbi, "%s: corrupted inode i_blocks i_ino=%llx iblocks=%llu, run fsck to fix.",
fs/f2fs/inode.c
286
f2fs_warn(sbi, "%s: corrupted inode footer i_ino=%llx, ino,nid: [%u, %u] run fsck to fix.",
fs/f2fs/inode.c
293
f2fs_warn(sbi, "%s: corrupted inode i_ino=%llx, xnid=%x, run fsck to fix.",
fs/f2fs/inode.c
299
f2fs_warn(sbi, "%s: directory inode (ino=%llx) has a single i_nlink",
fs/f2fs/inode.c
306
f2fs_warn(sbi, "%s: inode (ino=%llx) is with extra_attr, but extra_attr feature is off",
fs/f2fs/inode.c
313
f2fs_warn(sbi, "%s: inode (ino=%llx) has corrupted i_extra_isize: %d, max: %zu",
fs/f2fs/inode.c
331
f2fs_warn(sbi, "%s: inode (ino=%llx) has corrupted i_inline_xattr_size: %d, min: %zu, max: %lu",
fs/f2fs/inode.c
339
f2fs_warn(sbi, "%s: corrupted inode ino=%llx, wrong feature flag: %u, run fsck to fix.",
fs/f2fs/inode.c
344
f2fs_warn(sbi, "%s: corrupted inode ino=%llx, wrong feature flag: %u, run fsck to fix.",
fs/f2fs/inode.c
349
f2fs_warn(sbi, "%s: corrupted inode ino=%llx, wrong feature flag: %u, run fsck to fix.",
fs/f2fs/inode.c
354
f2fs_warn(sbi, "%s: corrupted inode ino=%llx, wrong feature flag: %u, run fsck to fix.",
fs/f2fs/inode.c
359
f2fs_warn(sbi, "%s: corrupted inode ino=%llx, wrong feature flag: %u, run fsck to fix.",
fs/f2fs/inode.c
366
f2fs_warn(sbi, "%s: inode (ino=%llx, mode=%u) should not have inline_data, run fsck to fix",
fs/f2fs/inode.c
372
f2fs_warn(sbi, "%s: inode (ino=%llx, mode=%u) should not have inline_dentry, run fsck to fix",
fs/f2fs/inode.c
378
f2fs_warn(sbi, "%s: inode (ino=%llx) has casefold flag, but casefold feature is off",
fs/f2fs/inode.c
384
f2fs_warn(sbi, "%s: inode (ino=%llx) has corrupted i_xattr_nid: %u, run fsck to fix.",
fs/f2fs/inode.c
391
f2fs_warn(sbi, "%s: inode (ino=%llx) has device alias flag, but the feature is off",
fs/f2fs/inode.c
396
f2fs_warn(sbi, "%s: inode (ino=%llx) has device alias flag, but is not pinned",
fs/f2fs/inode.c
942
f2fs_warn(F2FS_I_SB(inode),
fs/f2fs/inode.c
971
f2fs_warn(sbi,
fs/f2fs/iostat.c
264
f2fs_warn(sbi, "%s: %d over NR_PAGE_TYPE", __func__, page_type);
fs/f2fs/namei.c
523
f2fs_warn(F2FS_I_SB(inode), "%s: inode (ino=%llx) has zero i_nlink",
fs/f2fs/namei.c
533
f2fs_warn(F2FS_I_SB(inode), "Inconsistent encryption contexts: %llu/%llu",
fs/f2fs/namei.c
591
f2fs_warn(sbi, "%s: inode (ino=%llx) has zero i_nlink",
fs/f2fs/namei.c
595
f2fs_warn(sbi, "%s: directory inode (ino=%llx) has a single i_nlink",
fs/f2fs/namei.c
96
f2fs_warn(sbi, "extension '%s' already exists in %s list",
fs/f2fs/node.c
1361
f2fs_warn(F2FS_I_SB(inode),
fs/f2fs/node.c
43
f2fs_warn(sbi, "%s: out-of-range nid=%x, run fsck to fix.",
fs/f2fs/recovery.c
678
f2fs_warn(sbi, "Inconsistent ofs_of_node, ino:%llu, ofs:%u, %u",
fs/f2fs/segment.c
3496
f2fs_warn(sbi, "Found FS corruption, run fsck to fix.");
fs/f2fs/segment.c
4080
f2fs_warn(sbi, "%s: incorrect segment(%u) type, run fsck to fix.",
fs/f2fs/super.c
1387
f2fs_warn(sbi, "Can't set or change test_dummy_encryption on remount");
fs/f2fs/super.c
1496
f2fs_warn(sbi, "discard is required for zoned block devices");
fs/f2fs/super.c
1503
f2fs_warn(sbi, "device does not support discard");
fs/f2fs/super.c
1559
f2fs_warn(sbi, "zoned devices need bggc");
fs/f2fs/super.c
1657
f2fs_warn(sbi, "Test dummy encryption mode enabled");
fs/f2fs/super.c
1793
f2fs_warn(sbi, "LFS is not compatible with IPU");
fs/f2fs/super.c
2762
f2fs_warn(sbi, "checkpoint=enable unwritten data: %lld, skipped data: %lld, retry: %d",
fs/f2fs/super.c
2897
f2fs_warn(sbi, "switch atgc option is not allowed");
fs/f2fs/super.c
2904
f2fs_warn(sbi, "switch extent_cache option is not allowed");
fs/f2fs/super.c
2910
f2fs_warn(sbi, "switch age_extent_cache option is not allowed");
fs/f2fs/super.c
2916
f2fs_warn(sbi, "switch compress_cache option is not allowed");
fs/f2fs/super.c
2922
f2fs_warn(sbi, "switch discard_unit option is not allowed");
fs/f2fs/super.c
2928
f2fs_warn(sbi, "switch nat_bits option is not allowed");
fs/f2fs/super.c
2934
f2fs_warn(sbi, "disabling checkpoint not compatible with read-only");
fs/f2fs/super.c
3053
f2fs_warn(sbi, "checkpoint has not been enabled");
fs/f2fs/super.c
3056
f2fs_warn(sbi, "checkpoint has not been disabled");
fs/f2fs/super.c
3061
f2fs_warn(sbi, "discard has been stopped");
fs/f2fs/super.c
3068
f2fs_warn(sbi, "background flush thread has stopped");
fs/f2fs/super.c
3076
f2fs_warn(sbi, "background gc thread has stopped");
fs/f2fs/super.c
4314
f2fs_warn(sbi, "using deprecated layout of large_nat_bitmap, "
fs/f2fs/super.c
4327
f2fs_warn(sbi, "Insane cp_payload: %u, nat_bits_blocks: %u)",
fs/f2fs/super.c
4764
f2fs_warn(sbi, "Stopped filesystem due to reason: %d", reason);
fs/f2fs/super.c
4768
f2fs_warn(sbi, "Remounting filesystem read-only");
fs/f2fs/super.c
630
f2fs_warn(NULL, "test_dummy_encryption option not supported");
fs/f2fs/super.c
637
f2fs_warn(NULL, "Value of option \"%s\" is unrecognized",
fs/f2fs/super.c
640
f2fs_warn(NULL, "Conflicting test_dummy_encryption options");
fs/f2fs/super.c
642
f2fs_warn(NULL, "Error processing option \"%s\" [%d]",
fs/f2fs/super.c
827
f2fs_warn(NULL, "heap/no_heap options were deprecated");
fs/f2fs/verity.c
234
f2fs_warn(F2FS_I_SB(inode), "unknown verity xattr format");
fs/f2fs/verity.c
244
f2fs_warn(F2FS_I_SB(inode), "invalid verity xattr");