Home
last modified time | relevance | path

Searched refs:f2fs_info (Results 1 – 7 of 7) sorted by relevance

/linux/fs/f2fs/
H A Dsuper.c92 f2fs_info(sbi, "build fault injection rate: %lu", rate); in f2fs_build_fault_attr()
99 f2fs_info(sbi, "build fault injection type: 0x%lx", type); in f2fs_build_fault_attr()
106 f2fs_info(sbi, "build fault timeout injection type: 0x%lx", type); in f2fs_build_fault_attr()
519 f2fs_info(sbi, "Reduce reserved blocks for root = %u", in limit_reserve_root()
525 f2fs_info(sbi, "Reduce reserved nodes for root = %u", in limit_reserve_root()
533 f2fs_info(sbi, "Ignore s_resuid=%u, s_resgid=%u w/o reserve_root" in limit_reserve_root()
552 f2fs_info(sbi, "Adjust unusable cap for checkpoint=disable = %u / %u%%", in adjust_unusable_cap_perc()
708 f2fs_info(NULL, "Don't allow the nocompress extension specifies all files"); in f2fs_test_compress_extension()
715f2fs_info(NULL, "Don't allow the same extension %s appear in both compress and nocompress extensio… in f2fs_test_compress_extension()
739 f2fs_info(NULL, "wrong format, e.g. <alg_name>:<compr_level>"); in f2fs_set_lz4hc_level()
[all …]
H A Drecovery.c912 f2fs_info(sbi, "recover fsync data on readonly fs"); in f2fs_recover_fsync_data()
H A Dcheckpoint.c1030 f2fs_info(sbi, "write access unavailable, skipping orphan cleanup"); in f2fs_recover_orphan_inodes()
1035 f2fs_info(sbi, "orphan cleanup on readonly fs"); in f2fs_recover_orphan_inodes()
H A Dsegment.c1060 f2fs_info(sbi, "broken discard_rbtree, " in f2fs_check_discard_tree()
2340 f2fs_info(sbi, in f2fs_start_discard_thread()
3260 f2fs_info(sbi, "reenabled age threshold GC"); in f2fs_reinit_atgc_curseg()
H A Dgc.c440 f2fs_info(sbi, "broken victim_rbtree, " in f2fs_check_victim_tree()
H A Df2fs.h2121 #define f2fs_info(sbi, fmt, ...) \ macro
H A Dfile.c2983 f2fs_info(sbi, "Skipping Checkpoint. Checkpoints currently disabled."); in f2fs_ioc_write_checkpoint()