Home
last modified time | relevance | path

Searched refs:f2fs_info (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c95 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 Dextent_cache.c211 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 Drecovery.c796 f2fs_info(sbi, "recover fsync data on readonly fs"); in f2fs_recover_fsync_data()
H A Dcheckpoint.c698 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 Dnamei.c453 f2fs_info(sbi, "skip recovering inline_dots inode (ino:%lu, pino:%u) in readonly mountpoint", in __recover_dot_dentries()
H A Df2fs.h2085 #define f2fs_info(sbi, fmt, ...) \ macro
H A Dfile.c2571 f2fs_info(sbi, "Skipping Checkpoint. Checkpoints currently disabled."); in f2fs_ioc_write_checkpoint()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c316 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 Drecovery.c869 f2fs_info(sbi, "recover fsync data on readonly fs"); in f2fs_recover_fsync_data()
H A Dcheckpoint.c730 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 Dnamei.c468 f2fs_info(sbi, "skip recovering inline_dots inode (ino:%lu, pino:%u) in readonly mountpoint", in __recover_dot_dentries()
H A Dgc.c409 f2fs_info(sbi, "broken victim_rbtree, " in f2fs_check_victim_tree()
H A Dsegment.c979 f2fs_info(sbi, "broken discard_rbtree, " in f2fs_check_discard_tree()
H A Df2fs.h2333 #define f2fs_info(sbi, fmt, ...) \ macro
H A Dfile.c2552 f2fs_info(sbi, "Skipping Checkpoint. Checkpoints currently disabled."); in f2fs_ioc_write_checkpoint()

Completed in 50 milliseconds