Lines Matching refs:f2fs_info
311 f2fs_info(sbi, "Reduce reserved blocks for root = %u", in limit_reserve_root()
319 f2fs_info(sbi, "Ignore s_resuid=%u, s_resgid=%u w/o reserve_root", in limit_reserve_root()
360 f2fs_info(sbi, "IO align feature needs additional reserved segment: %u", in adjust_reserved_segment()
377 f2fs_info(sbi, "Adjust unusable cap for checkpoint=disable = %u / %u%%", in adjust_unusable_cap_perc()
404 f2fs_info(sbi, "QUOTA feature is enabled, so ignore qf_name"); in f2fs_set_qf_name()
485 f2fs_info(sbi, "QUOTA feature is enabled, so ignore jquota_fmt"); in f2fs_check_quota_options()
574 f2fs_info(sbi, "Don't allow the nocompress extension specifies all files"); in f2fs_test_compress_extension()
579 …f2fs_info(sbi, "Don't allow the same extension %s appear in both compress and nocompress extension… in f2fs_test_compress_extension()
604 f2fs_info(sbi, "wrong format, e.g. <alg_name>:<compr_level>"); in f2fs_set_lz4hc_level()
611 f2fs_info(sbi, "invalid lz4hc compress level: %d", level); in f2fs_set_lz4hc_level()
618 f2fs_info(sbi, "kernel doesn't support lz4hc compression"); in f2fs_set_lz4hc_level()
638 f2fs_info(sbi, "wrong format, e.g. <alg_name>:<compr_level>"); in f2fs_set_zstd_level()
645 f2fs_info(sbi, "invalid zstd compress level: %d", level); in f2fs_set_zstd_level()
753 f2fs_info(sbi, "user_xattr options not supported"); in parse_options()
756 f2fs_info(sbi, "nouser_xattr options not supported"); in parse_options()
759 f2fs_info(sbi, "inline_xattr options not supported"); in parse_options()
762 f2fs_info(sbi, "noinline_xattr options not supported"); in parse_options()
774 f2fs_info(sbi, "acl options not supported"); in parse_options()
777 f2fs_info(sbi, "noacl options not supported"); in parse_options()
828 f2fs_info(sbi, "Preserve previous reserve_root=%u", in parse_options()
905 f2fs_info(sbi, "fault_injection options not supported"); in parse_options()
909 f2fs_info(sbi, "fault_type options not supported"); in parse_options()
989 f2fs_info(sbi, "quota operations not supported"); in parse_options()
1034 f2fs_info(sbi, "inline encryption not supported"); in parse_options()
1066 f2fs_info(sbi, "Image doesn't support compression"); in parse_options()
1078 f2fs_info(sbi, "kernel doesn't support lzo compression"); in parse_options()
1090 f2fs_info(sbi, "kernel doesn't support lz4 compression"); in parse_options()
1102 f2fs_info(sbi, "kernel doesn't support zstd compression"); in parse_options()
1110 f2fs_info(sbi, "kernel doesn't support lzorle compression"); in parse_options()
1120 f2fs_info(sbi, "Image doesn't support compression"); in parse_options()
1135 f2fs_info(sbi, "Image doesn't support compression"); in parse_options()
1159 f2fs_info(sbi, "Image doesn't support compression"); in parse_options()
1209 f2fs_info(sbi, "compression options not supported"); in parse_options()
1268 f2fs_info(sbi, "Filesystem with quota feature cannot be mounted RDWR without CONFIG_QUOTA"); in parse_options()
1297 …f2fs_info(sbi, "Zoned block device doesn't need small discard, set discard_unit=section by default… in parse_options()
2243 f2fs_info(sbi, "Try to recover all the superblocks, ret: %d", in f2fs_remount()
3191 f2fs_info(sbi, "Mismatch start address, segment0(%u) cp_blkaddr(%u)", in sanity_check_area_boundary()
3198 f2fs_info(sbi, "Wrong CP boundary, start(%u) end(%u) blocks(%u)", in sanity_check_area_boundary()
3206 f2fs_info(sbi, "Wrong SIT boundary, start(%u) end(%u) blocks(%u)", in sanity_check_area_boundary()
3214 f2fs_info(sbi, "Wrong NAT boundary, start(%u) end(%u) blocks(%u)", in sanity_check_area_boundary()
3222 f2fs_info(sbi, "Wrong SSA boundary, start(%u) end(%u) blocks(%u)", in sanity_check_area_boundary()
3229 f2fs_info(sbi, "Wrong MAIN_AREA boundary, start(%u) end(%llu) block(%u)", in sanity_check_area_boundary()
3248 f2fs_info(sbi, "Fix alignment : %s, start(%u) end(%llu) block(%u)", in sanity_check_area_boundary()
3268 f2fs_info(sbi, "Magic Mismatch, valid(0x%x) - read(0x%x)", in sanity_check_raw_super()
3278 f2fs_info(sbi, "Invalid SB checksum offset: %zu", in sanity_check_raw_super()
3284 f2fs_info(sbi, "Invalid SB checksum value: %u", crc); in sanity_check_raw_super()
3291 f2fs_info(sbi, "Invalid log_blocksize (%u), supports only %u", in sanity_check_raw_super()
3299 f2fs_info(sbi, "Invalid log blocks per segment (%u)", in sanity_check_raw_super()
3309 f2fs_info(sbi, "Invalid log sectorsize (%u)", in sanity_check_raw_super()
3316 f2fs_info(sbi, "Invalid log sectors per block(%u) log sectorsize(%u)", in sanity_check_raw_super()
3333 f2fs_info(sbi, "Invalid segment count (%u)", segment_count); in sanity_check_raw_super()
3339 f2fs_info(sbi, "Invalid segment/section count (%u, %u x %u)", in sanity_check_raw_super()
3345 f2fs_info(sbi, "Invalid segment/section count (%u != %u * %u)", in sanity_check_raw_super()
3351 f2fs_info(sbi, "Small segment_count (%u < %u * %u)", in sanity_check_raw_super()
3357 f2fs_info(sbi, "Wrong segment_count / block_count (%u > %llu)", in sanity_check_raw_super()
3371 f2fs_info(sbi, "Segment count (%u) mismatch with total segments from devices (%u)", in sanity_check_raw_super()
3378 f2fs_info(sbi, "Zoned block device path is missing"); in sanity_check_raw_super()
3384 f2fs_info(sbi, "Wrong secs_per_zone / total_sections (%u, %u)", in sanity_check_raw_super()
3392 f2fs_info(sbi, "Corrupted extension count (%u + %u > %u)", in sanity_check_raw_super()
3402 f2fs_info(sbi, "Insane cp_payload (%u >= %u)", in sanity_check_raw_super()
3413 f2fs_info(sbi, "Invalid Fs Meta Ino: node(%u) meta(%u) root(%u)", in sanity_check_raw_super()
3991 f2fs_info(sbi, "Mount Device [%2d]: %20s, %8u, %8x - %8x (zone: %s)", in f2fs_scan_devices()
4000 f2fs_info(sbi, "Mount Device [%2d]: %20s, %8u, %8x - %8x", in f2fs_scan_devices()
4005 f2fs_info(sbi, in f2fs_scan_devices()
4038 f2fs_info(sbi, "Using encoding defined by superblock: " in f2fs_setup_casefold()
4403 f2fs_info(sbi, "write access unavailable, skipping recovery"); in f2fs_fill_super()
4472 f2fs_info(sbi, "Try to recover %dth superblock, ret: %d", in f2fs_fill_super()