/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | super.c | 95 f2fs_info(sbi, in f2fs_build_fault_attr() 304 f2fs_info(sbi, "Reduce reserved blocks for root = %u", in limit_reserve_root() 312 f2fs_info(sbi, "Ignore s_resuid=%u, s_resgid=%u w/o reserve_root", in limit_reserve_root() 353 f2fs_info(sbi, "IO align feature needs additional reserved segment: %u", in adjust_reserved_segment() 370 f2fs_info(sbi, "Adjust unusable cap for checkpoint=disable = %u / %u%%", in adjust_unusable_cap_perc() 397 f2fs_info(sbi, "QUOTA feature is enabled, so ignore qf_name"); in f2fs_set_qf_name() 478 f2fs_info(sbi, "QUOTA feature is enabled, so ignore jquota_fmt"); in f2fs_check_quota_options() 622 f2fs_info(sbi, "user_xattr options not supported"); in parse_options() 625 f2fs_info(sbi, "nouser_xattr options not supported"); in parse_options() 628 f2fs_info(sb in parse_options() [all...] |
H A D | extent_cache.c | 211 f2fs_info(sbi, "inconsistent rbtree, " in f2fs_check_rb_tree_consistence() 220 f2fs_info(sbi, "inconsistent rbtree, cur(%u, %u) next(%u, %u)", in f2fs_check_rb_tree_consistence()
|
H A D | recovery.c | 796 f2fs_info(sbi, "recover fsync data on readonly fs"); in f2fs_recover_fsync_data()
|
H A D | checkpoint.c | 698 f2fs_info(sbi, "write access unavailable, skipping orphan cleanup"); in f2fs_recover_orphan_inodes() 703 f2fs_info(sbi, "orphan cleanup on readonly fs"); in f2fs_recover_orphan_inodes()
|
H A D | namei.c | 453 f2fs_info(sbi, "skip recovering inline_dots inode (ino:%lu, pino:%u) in readonly mountpoint", in __recover_dot_dentries()
|
H A D | f2fs.h | 2085 #define f2fs_info(sbi, fmt, ...) \ macro
|
H A D | file.c | 2571 f2fs_info(sbi, "Skipping Checkpoint. Checkpoints currently disabled."); in f2fs_ioc_write_checkpoint()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | super.c | 316 f2fs_info(sbi, "Reduce reserved blocks for root = %u", in limit_reserve_root() 324 f2fs_info(sbi, "Ignore s_resuid=%u, s_resgid=%u w/o reserve_root", in limit_reserve_root() 365 f2fs_info(sbi, "IO align feature needs additional reserved segment: %u", in adjust_reserved_segment() 382 f2fs_info(sbi, "Adjust unusable cap for checkpoint=disable = %u / %u%%", in adjust_unusable_cap_perc() 409 f2fs_info(sbi, "QUOTA feature is enabled, so ignore qf_name"); in f2fs_set_qf_name() 490 f2fs_info(sbi, "QUOTA feature is enabled, so ignore jquota_fmt"); in f2fs_check_quota_options() 596 f2fs_info(sbi, "Don't allow the nocompress extension specifies all files"); in f2fs_test_compress_extension() 601 f2fs_info(sbi, "Don't allow the same extension %s appear in both compress and nocompress extension", in f2fs_test_compress_extension() 624 f2fs_info(sbi, "wrong format, e.g. <alg_name>:<compr_level>"); in f2fs_set_lz4hc_level() 631 f2fs_info(sb in f2fs_set_lz4hc_level() [all...] |
H A D | recovery.c | 869 f2fs_info(sbi, "recover fsync data on readonly fs"); in f2fs_recover_fsync_data()
|
H A D | checkpoint.c | 730 f2fs_info(sbi, "write access unavailable, skipping orphan cleanup"); in f2fs_recover_orphan_inodes() 735 f2fs_info(sbi, "orphan cleanup on readonly fs"); in f2fs_recover_orphan_inodes()
|
H A D | namei.c | 468 f2fs_info(sbi, "skip recovering inline_dots inode (ino:%lu, pino:%u) in readonly mountpoint", in __recover_dot_dentries()
|
H A D | gc.c | 409 f2fs_info(sbi, "broken victim_rbtree, " in f2fs_check_victim_tree()
|
H A D | segment.c | 979 f2fs_info(sbi, "broken discard_rbtree, " in f2fs_check_discard_tree()
|
H A D | f2fs.h | 2333 #define f2fs_info(sbi, fmt, ...) \ macro
|
H A D | file.c | 2552 f2fs_info(sbi, "Skipping Checkpoint. Checkpoints currently disabled."); in f2fs_ioc_write_checkpoint()
|