Searched refs:f2fs_info (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/fs/f2fs/ |
| D | super.c | 277 f2fs_info(sbi, "Reduce reserved blocks for root = %u", in limit_reserve_root() 285 f2fs_info(sbi, "Ignore s_resuid=%u, s_resgid=%u w/o reserve_root", in limit_reserve_root() 303 f2fs_info(sbi, "Adjust unusable cap for checkpoint=disable = %u / %u%%", in adjust_unusable_cap_perc() 330 f2fs_info(sbi, "QUOTA feature is enabled, so ignore qf_name"); in f2fs_set_qf_name() 411 f2fs_info(sbi, "QUOTA feature is enabled, so ignore jquota_fmt"); in f2fs_check_quota_options() 555 f2fs_info(sbi, "user_xattr options not supported"); in parse_options() 558 f2fs_info(sbi, "nouser_xattr options not supported"); in parse_options() 561 f2fs_info(sbi, "inline_xattr options not supported"); in parse_options() 564 f2fs_info(sbi, "noinline_xattr options not supported"); in parse_options() 576 f2fs_info(sbi, "acl options not supported"); in parse_options() [all …]
|
| 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()
|
| D | recovery.c | 769 f2fs_info(sbi, "recover fsync data on readonly fs"); in f2fs_recover_fsync_data()
|
| D | checkpoint.c | 683 f2fs_info(sbi, "write access unavailable, skipping orphan cleanup"); in f2fs_recover_orphan_inodes() 688 f2fs_info(sbi, "orphan cleanup on readonly fs"); in f2fs_recover_orphan_inodes()
|
| D | namei.c | 440 f2fs_info(sbi, "skip recovering inline_dots inode (ino:%lu, pino:%u) in readonly mountpoint", in __recover_dot_dentries()
|
| D | f2fs.h | 2102 #define f2fs_info(sbi, fmt, ...) \ macro
|
| D | file.c | 2541 f2fs_info(sbi, "Skipping Checkpoint. Checkpoints currently disabled."); in f2fs_ioc_write_checkpoint()
|