Lines Matching refs:f2fs_err

573 		f2fs_err(NULL, "Missing quota name");  in f2fs_note_qf_name()
577 f2fs_err(NULL, "quotafile must be on filesystem root"); in f2fs_note_qf_name()
582 f2fs_err(NULL, "Quota file already specified"); in f2fs_note_qf_name()
590 f2fs_err(NULL, "Not enough memory for storing quotafile name"); in f2fs_note_qf_name()
841 f2fs_err(NULL, "inline xattr size is out of range: %u ~ %u", in f2fs_parse_param()
1134 f2fs_err(NULL, in f2fs_parse_param()
1148 f2fs_err(NULL, "invalid extension length/number"); in f2fs_parse_param()
1168 f2fs_err(NULL, "invalid extension length/number"); in f2fs_parse_param()
1260 f2fs_err(sbi, "Project quota feature not enabled. Cannot enable project quota enforcement."); in f2fs_check_quota_consistency()
1324 f2fs_err(sbi, "old and new quota format mixing"); in f2fs_check_quota_consistency()
1329 f2fs_err(sbi, "journaled quota format not specified"); in f2fs_check_quota_consistency()
1336 f2fs_err(sbi, "Cannot change journaled quota options when quota turned on"); in f2fs_check_quota_consistency()
1339 f2fs_err(sbi, "%s quota file already specified", in f2fs_check_quota_consistency()
1351f2fs_err(sbi, "Filesystem with project quota feature cannot be mounted RDWR without CONFIG_QUOTA"); in f2fs_check_quota_consistency()
1369 f2fs_err(sbi, "Encrypt feature is off"); in f2fs_check_test_dummy_encryption()
1435 f2fs_err(sbi, "invalid extension length/number"); in f2fs_check_compression()
1449 f2fs_err(sbi, "invalid noextension length/number"); in f2fs_check_compression()
1458 f2fs_err(sbi, "new noextensions conflicts with new extensions"); in f2fs_check_compression()
1465 f2fs_err(sbi, "new noextensions conflicts with old extensions"); in f2fs_check_compression()
1472 f2fs_err(sbi, "new extensions conflicts with old noextensions"); in f2fs_check_compression()
1507 f2fs_err(sbi, "device aliasing requires extent cache"); in f2fs_check_opt_consistency()
1541 f2fs_err(sbi, in f2fs_check_opt_consistency()
1569 f2fs_err(sbi, "Zoned block device support is not enabled"); in f2fs_check_opt_consistency()
1577 f2fs_err(sbi, "extra_attr or flexible_inline_xattr feature is off"); in f2fs_check_opt_consistency()
1581 f2fs_err(sbi, "inline_xattr_size option should be set with inline_xattr option"); in f2fs_check_opt_consistency()
1588 f2fs_err(sbi, "LFS is not compatible with ATGC"); in f2fs_check_opt_consistency()
1593 f2fs_err(sbi, "FLUSH_MERGE not compatible with readonly mode"); in f2fs_check_opt_consistency()
1598 f2fs_err(sbi, "Allow to mount readonly mode only"); in f2fs_check_opt_consistency()
1770 f2fs_err(sbi, "device aliasing requires extent cache"); in f2fs_sanity_check_options()
1780 f2fs_err(sbi, in f2fs_sanity_check_options()
2054 f2fs_err(sbi, "detect filesystem reference count leak during " in f2fs_put_super()
2617 f2fs_err(sbi, "checkpoint=disable on readonly fs"); in f2fs_disable_checkpoint()
2749 f2fs_err(sbi, "%s sync_fs failed, ret: %d", __func__, ret); in f2fs_enable_checkpoint()
2994 f2fs_err(sbi, in __f2fs_remount()
3240 f2fs_err(sbi, "quota sysfile may be corrupted, skip loading it"); in f2fs_quota_on_mount()
3256 f2fs_err(sbi, "Cannot turn on quota_ino: %d", err); in f2fs_enable_quota_files()
3269 f2fs_err(sbi, "Cannot turn on quotas: %d on %d", in f2fs_enable_quota_files()
3285 f2fs_err(F2FS_SB(sb), "Bad quota inode %u:%lu", type, qf_inum); in f2fs_quota_enable()
3316 f2fs_err(sbi, "quota file may be corrupted, skip loading it"); in f2fs_enable_quotas()
3329 f2fs_err(sbi, "Failed to enable quota tracking (type=%d, err=%d). Please run fsck to fix.", in f2fs_enable_quotas()
3435 f2fs_err(F2FS_SB(sb), "quota sysfile already exists"); in f2fs_quota_on()
3530f2fs_err(F2FS_SB(sb), "Fail to turn off disk quota (type: %d, err: %d, ret:%d), Please run fsck to… in f2fs_quota_off_umount()
4167 f2fs_err(sbi, "Wrong layout: check mkfs.f2fs version"); in f2fs_sanity_check_ckpt()
4176 f2fs_err(sbi, "Wrong user_block_count: %u", in f2fs_sanity_check_ckpt()
4183 f2fs_err(sbi, "Wrong valid_user_blocks: %u, user_block_count: %u", in f2fs_sanity_check_ckpt()
4191 f2fs_err(sbi, "Wrong valid_node_count: %u, avail_node_count: %u", in f2fs_sanity_check_ckpt()
4210 f2fs_err(sbi, "Node segment (%u, %u) has the same segno: %u", in f2fs_sanity_check_ckpt()
4229 f2fs_err(sbi, "Data segment (%u, %u) has the same segno: %u", in f2fs_sanity_check_ckpt()
4240 f2fs_err(sbi, "Node segment (%u) and Data segment (%u) has the same segno: %u", in f2fs_sanity_check_ckpt()
4253 f2fs_err(sbi, "Wrong bitmap size: sit: %u, nat:%u", in f2fs_sanity_check_ckpt()
4260 f2fs_err(sbi, "Wrong bitmap size: sit: %u, sit_blk_cnt:%u", in f2fs_sanity_check_ckpt()
4270 f2fs_err(sbi, "Wrong cp_pack_start_sum: %u", in f2fs_sanity_check_ckpt()
4296 f2fs_err(sbi, "A bug case: need to run fsck"); in f2fs_sanity_check_ckpt()
4430 f2fs_err(rz_args->sbi, "F2FS supports single zone capacity\n"); in f2fs_report_zone_cb()
4453 f2fs_err(sbi, in init_blkz_info()
4511 f2fs_err(sbi, "Unable to read %dth superblock", in read_raw_super_block()
4521 f2fs_err(sbi, "Can't find valid F2FS filesystem in %dth superblock", in read_raw_super_block()
4833 f2fs_err(sbi, "Zoned block device feature not enabled"); in f2fs_scan_devices()
4837 f2fs_err(sbi, "Failed to initialize F2FS blkzone information"); in f2fs_scan_devices()
4867 f2fs_err(sbi, in f2fs_setup_casefold()
4875 f2fs_err(sbi, in f2fs_setup_casefold()
4897 f2fs_err(sbi, "Filesystem with casefold feature cannot be mounted without CONFIG_UNICODE"); in f2fs_setup_casefold()
4967 f2fs_err(sbi, "unable to set blocksize"); in f2fs_fill_super()
5073 f2fs_err(sbi, "Failed to read F2FS meta data inode"); in f2fs_fill_super()
5080 f2fs_err(sbi, "Failed to get valid F2FS checkpoint"); in f2fs_fill_super()
5097 f2fs_err(sbi, "Failed to find devices"); in f2fs_fill_super()
5103 f2fs_err(sbi, "Failed to initialize post read workqueue"); in f2fs_fill_super()
5132 f2fs_err(sbi, in f2fs_fill_super()
5142 f2fs_err(sbi, "Failed to initialize F2FS segment manager (%d)", in f2fs_fill_super()
5148 f2fs_err(sbi, "Failed to initialize F2FS node manager (%d)", in f2fs_fill_super()
5178 f2fs_err(sbi, "Failed to read node inode"); in f2fs_fill_super()
5186 f2fs_err(sbi, "Failed to read root inode"); in f2fs_fill_super()
5218 f2fs_err(sbi, "Cannot turn on quotas: error %d", err); in f2fs_fill_super()
5245 f2fs_err(sbi, "Need to recover fsync data, but " in f2fs_fill_super()
5267 f2fs_err(sbi, "Cannot recover all fsync data errno=%d", in f2fs_fill_super()
5275 f2fs_err(sbi, "Need to recover fsync data"); in f2fs_fill_super()