Searched refs:f2fs_info (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/fs/f2fs/ |
| H A D | super.c | 90 f2fs_info(sbi, in f2fs_build_fault_attr() 348 f2fs_info(sbi, "Reduce reserved blocks for root = %u", in limit_reserve_root() 778 f2fs_info(sbi, "xattr options not supported"); in parse_options() 791 f2fs_info(sbi, "acl options not supported"); in parse_options() 849 f2fs_info(sbi, "Preserve previous reserve_root=%u", in parse_options() 995 f2fs_info(sbi, "quota operations not supported"); in parse_options() 1040 f2fs_info(sbi, "inline encryption not supported"); in parse_options() 1245 f2fs_info(sbi, "compression options not supported"); in parse_options() 3556 f2fs_info(sbi, "Invalid SB checksum offset: %zu", in sanity_check_raw_super() 3587 f2fs_info(sbi, "Invalid log sectorsize (%u)", in sanity_check_raw_super() [all …]
|
| H A D | recovery.c | 857 f2fs_info(sbi, "recover fsync data on readonly fs"); in f2fs_recover_fsync_data()
|
| H A D | checkpoint.c | 740 f2fs_info(sbi, "write access unavailable, skipping orphan cleanup"); in f2fs_recover_orphan_inodes() 745 f2fs_info(sbi, "orphan cleanup on readonly fs"); in f2fs_recover_orphan_inodes()
|
| H A D | segment.c | 1003 f2fs_info(sbi, "broken discard_rbtree, " in f2fs_check_discard_tree() 2289 f2fs_info(sbi, in f2fs_start_discard_thread() 3097 f2fs_info(sbi, "reenabled age threshold GC"); in f2fs_reinit_atgc_curseg()
|
| H A D | gc.c | 440 f2fs_info(sbi, "broken victim_rbtree, " in f2fs_check_victim_tree()
|
| H A D | f2fs.h | 1876 #define f2fs_info(sbi, fmt, ...) \ macro
|
| H A D | file.c | 2786 f2fs_info(sbi, "Skipping Checkpoint. Checkpoints currently disabled."); in f2fs_ioc_write_checkpoint()
|