Home
last modified time | relevance | path

Searched refs:XFS_ERRLEVEL_LOW (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.c732 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
739 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
751 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
759 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
765 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
774 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
782 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
791 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
806 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
815 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_attri_commit_pass2()
[all …]
H A Dxfs_inode_item_recover.c231 XFS_ERRLEVEL_LOW, mp, ldip, sizeof(*ldip)); in xlog_dinode_verify_extent_counts()
245 XFS_ERRLEVEL_LOW, mp, ldip, sizeof(*ldip)); in xlog_dinode_verify_extent_counts()
258 XFS_ERRLEVEL_LOW, mp, ldip, sizeof(*ldip)); in xlog_dinode_verify_extent_counts()
399 XFS_ERRLEVEL_LOW, mp, ldip, sizeof(*ldip)); in xlog_recover_inode_commit_pass2()
412 XFS_ERRLEVEL_LOW, mp, ldip, sizeof(*ldip)); in xlog_recover_inode_commit_pass2()
427 XFS_ERRLEVEL_LOW, mp, ldip, sizeof(*ldip)); in xlog_recover_inode_commit_pass2()
436 XFS_CORRUPTION_ERROR("Bad log dinode size", XFS_ERRLEVEL_LOW, in xlog_recover_inode_commit_pass2()
540 XFS_ERRLEVEL_LOW, mp, dip, sizeof(*dip)); in xlog_recover_inode_commit_pass2()
H A Dxfs_bmap_item.c505 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_bui_item_recover()
553 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, map, in xfs_bui_item_recover()
666 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_bui_commit_pass2()
672 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_bui_commit_pass2()
679 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_bui_commit_pass2()
716 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_bud_commit_pass2()
H A Dxfs_refcount_item.c500 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_cui_item_recover()
542 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_cui_item_recover()
559 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_cui_item_recover()
686 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_cui_commit_pass2()
693 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_cui_commit_pass2()
730 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_cud_commit_pass2()
H A Dxfs_rmap_item.c528 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_rui_item_recover()
575 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_rui_item_recover()
595 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_rui_item_recover()
693 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_rui_commit_pass2()
700 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_rui_commit_pass2()
737 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_rud_commit_pass2()
H A Dxfs_extfree_item.c219 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, NULL, buf->i_addr, in xfs_efi_copy_format()
681 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_efi_item_recover()
731 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_efi_item_recover()
814 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xlog_recover_efi_commit_pass2()
857 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_efd_commit_pass2()
866 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_efd_commit_pass2()
H A Dxfs_acl.c43 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, aclp, in xfs_acl_from_disk()
50 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, aclp, in xfs_acl_from_disk()
H A Dxfs_error.h35 #define XFS_ERRLEVEL_LOW 1 macro
H A Dxfs_error.c456 if (xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_buf_verifier_error()
506 if (buf && xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_inode_verifier_error()
H A Dxfs_dquot_item_recover.c160 XFS_ERRLEVEL_LOW, mp, dqb, in xlog_recover_dquot_commit_pass2()
H A Dxfs_linux.h226 (unlikely(expr) ? xfs_corruption_error(#expr, XFS_ERRLEVEL_LOW, (mp), \
H A Dxfs_attr_list.c127 XFS_ERRLEVEL_LOW, in xfs_attr_shortform_list()
234 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_attr_node_list_lookup()
H A Dxfs_inode_item.c1149 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, NULL); in xfs_inode_item_format_convert()
H A Dxfs_trans.c1104 XFS_ERROR_REPORT("xfs_trans_cancel", XFS_ERRLEVEL_LOW, mp); in xfs_trans_cancel()
H A Dxfs_log_recover.c2898 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_process()
H A Dxfs_inode.c2103 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_iunlink_remove_inode()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c283 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_data_check()
1199 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, args->dp->i_mount, in xfs_dir2_data_use_free()
H A Dxfs_da_btree.c373 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, tp->t_mountp, in xfs_da3_node_set_type()
2571 if (xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_dabuf_map()
H A Dxfs_dir2_leaf.c129 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_leaf_check()
H A Dxfs_dir2_node.c89 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_leaf_check()
H A Dxfs_btree.c1936 XFS_ERRLEVEL_LOW, in xfs_btree_lookup()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-self-describing-metadata.rst235 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, bp->b_addr);
308 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, bp->b_addr);
/openbmc/linux/Documentation/admin-guide/
H A Dxfs.rst297 XFS_ERRLEVEL_LOW: 1