Home
last modified time | relevance | path

Searched refs:f2fs_err (Results 1 – 13 of 13) sorted by relevance

/linux/fs/f2fs/
H A Dsuper.c573 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()
[all …]
H A Dxattr.c368 f2fs_err(F2FS_I_SB(inode), "lookup inode (%lu) has corrupted xattr", in lookup_all_xattrs()
588 f2fs_err(F2FS_I_SB(inode), "list inode (%lu) has corrupted xattr", in f2fs_listxattr()
674 f2fs_err(F2FS_I_SB(inode), "set inode (%lu) has corrupted xattr", in __f2fs_setxattr()
702 f2fs_err(F2FS_I_SB(inode), "inode (%lu) has invalid last xattr entry, entry_size: %zu", in __f2fs_setxattr()
H A Dsegment.c1980 f2fs_err(sbi, "Invalid block %x", blkstart); in __f2fs_issue_discard_zone()
1993 f2fs_err(sbi, "(%d) %s: Unaligned zone reset attempted (block %x + %x)", in __f2fs_issue_discard_zone()
2453 f2fs_err(sbi, "Inconsistent error when clearing bitmap, blk:%u, old bit:%d", in update_sit_entry_for_release()
2459 f2fs_err(sbi, "Bitmap was wrongly cleared, blk:%u", blkaddr + i); in update_sit_entry_for_release()
2507 f2fs_err(sbi, "Inconsistent error when setting bitmap, blk:%u, old bit:%d", in update_sit_entry_for_alloc()
2513 f2fs_err(sbi, "Bitmap was wrongly set, blk:%u", blkaddr); in update_sit_entry_for_alloc()
4455 f2fs_err(sbi, "invalid journal entries nats %u sits %u", in restore_curseg_summaries()
5014 f2fs_err(sbi, "Invalid segment type: %u, segno: %u", in build_sit_entries()
5050 f2fs_err(sbi, "Wrong journal entry on segno %u", in build_sit_entries()
5070 f2fs_err(sbi, "Invalid segment type: %u, segno: %u", in build_sit_entries()
[all …]
H A Dgc.c1188 f2fs_err(sbi, "Inconsistent blkaddr offset: base:%u, ofs_in_node:%u, max:%u, ino:%u, nid:%u", in is_alive()
1205 f2fs_err(sbi, "mismatched blkaddr %u (source_blkaddr %u) in seg %u", in is_alive()
1831 f2fs_err(sbi, "%s: segment %u is used by log", in do_garbage_collect()
1853 f2fs_err(sbi, "Inconsistent segment (%u) type " in do_garbage_collect()
2191 f2fs_err(sbi, "segno %u should be free but still inuse!", in free_segment_range()
2300 f2fs_err(sbi, "Should run fsck to repair first."); in f2fs_resize_fs()
2305 f2fs_err(sbi, "Checkpoint should be enabled."); in f2fs_resize_fs()
2398 f2fs_err(sbi, "resize_fs failed, should run fsck to repair!"); in f2fs_resize_fs()
H A Dsegment.h391 f2fs_err(sbi, in sanity_check_valid_blocks()
870 f2fs_err(sbi, "Mismatch valid blocks %d vs. %d", in check_block_count()
885 f2fs_err(sbi, "Wrong valid blocks %d or segno %u", in check_block_count()
H A Dverity.c210 f2fs_err(sbi, "Truncating verity metadata failed (errno=%d)", in f2fs_end_enable_verity()
H A Drecovery.c535 f2fs_err(sbi, "Inconsistent ofs_in_node:%u in summary, ino:%lu, nid:%u, max:%u", in check_index_in_prev_nodes()
751 f2fs_err(sbi, "Inconsistent dest blkaddr:%u, ino:%lu, ofs:%u", in do_recover_data()
H A Dcheckpoint.c371 f2fs_err(sbi, "Inconsistent error blkaddr:%u, sit bitmap:%d", in __is_bitmap_valid()
1924 f2fs_err(sbi, "f2fs_flush_nat_entries failed err:%d, stop checkpoint", err); in f2fs_write_checkpoint()
1939 f2fs_err(sbi, "do_checkpoint failed err:%d, stop checkpoint", err); in f2fs_write_checkpoint()
H A Dnode.c1016 f2fs_err(sbi, "incorrect node reference, ino: %lu, nid: %u, ino_of_node: %u", in truncate_dnode()
1197 f2fs_err(sbi, "%s: inode ino=%lx has corrupted node block, from:%lu addrs:%u", in f2fs_truncate_inode_blocks()
2627 f2fs_err(sbi, "NAT is corrupt, run fsck to fix it"); in __f2fs_build_free_nids()
2698 f2fs_err(sbi, "Corrupted nid %u in free_nid_list", in f2fs_alloc_nid()
H A Dinode.c580 f2fs_err(sbi, "inaccessible inode: %lu, run fsck to repair", ino); in f2fs_iget()
H A Ddata.c991 f2fs_err(sbi, "Invalid block %x", blkaddr); in is_end_zone_blkaddr()
4277 f2fs_err(sbi, "Swapfile has holes"); in check_swap_activate()
4359 f2fs_err(sbi, "Swapfile not supported in LFS mode"); in f2fs_swap_activate()
H A Df2fs.h2060 #define f2fs_err(sbi, fmt, ...) \ macro
3762 f2fs_err(sbi, "invalid blkaddr: %u, type: %d, run fsck to fix.", in verify_blkaddr()
4925 f2fs_err(sbi, "Invalid block %x", blkaddr); in f2fs_is_sequential_zone_area()
H A Dsysfs.c475 f2fs_err(sbi, "store sysfs node value with wrong type"); in __sbi_store_value()