Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_error.h37 #define XFS_ERRLEVEL_LOW 1 macro
49 XFS_ERRLEVEL_LOW, mp); \
61 XFS_ERRLEVEL_LOW, mp); \
Dxfs_error.c173 if (xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_verifier_error()
Dxfs_log_recover.c1353 XFS_ERRLEVEL_LOW, log->l_mp); in xlog_clear_stale_blocks()
1365 XFS_ERRLEVEL_LOW, log->l_mp); in xlog_clear_stale_blocks()
1788 XFS_ERRLEVEL_LOW, mp); in xlog_recover_do_inode_buffer()
2574 XFS_ERRLEVEL_LOW, mp); in xlog_recover_inode_pass2()
2584 XFS_ERRLEVEL_LOW, mp); in xlog_recover_inode_pass2()
2637 XFS_ERRLEVEL_LOW, mp, dicp); in xlog_recover_inode_pass2()
2650 XFS_ERRLEVEL_LOW, mp, dicp); in xlog_recover_inode_pass2()
2661 XFS_ERRLEVEL_LOW, mp, dicp); in xlog_recover_inode_pass2()
2673 XFS_ERRLEVEL_LOW, mp, dicp); in xlog_recover_inode_pass2()
2684 XFS_ERRLEVEL_LOW, mp, dicp); in xlog_recover_inode_pass2()
[all …]
Dxfs_attr_list.c147 XFS_ERRLEVEL_LOW, in xfs_attr_shortform_list()
308 XFS_ERRLEVEL_LOW, in xfs_attr_node_list()
Dxfs_mount.c811 XFS_ERROR_REPORT("xfs_mountfs", XFS_ERRLEVEL_LOW, mp); in xfs_mountfs()
872 XFS_ERROR_REPORT("xfs_mountfs_int(2)", XFS_ERRLEVEL_LOW, in xfs_mountfs()
Dxfs_bmap_util.c390 XFS_ERRLEVEL_LOW, mp); in xfs_bmap_count_tree()
456 XFS_ERROR_REPORT("xfs_bmap_count_blocks(2)", XFS_ERRLEVEL_LOW, in xfs_bmap_count_blocks()
554 XFS_ERROR_REPORT("xfs_getbmap", XFS_ERRLEVEL_LOW, in xfs_getbmap()
Dxfs_trans.c990 XFS_ERROR_REPORT("xfs_trans_cancel", XFS_ERRLEVEL_LOW, mp); in xfs_trans_cancel()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_inode_fork.c99 XFS_CORRUPTION_ERROR("xfs_iformat(1)", XFS_ERRLEVEL_LOW, in xfs_iformat_fork()
108 XFS_CORRUPTION_ERROR("xfs_iformat(2)", XFS_ERRLEVEL_LOW, in xfs_iformat_fork()
119 XFS_ERRLEVEL_LOW, ip->i_mount, dip); in xfs_iformat_fork()
129 XFS_CORRUPTION_ERROR("xfs_iformat(3)", XFS_ERRLEVEL_LOW, in xfs_iformat_fork()
150 XFS_ERRLEVEL_LOW, in xfs_iformat_fork()
163 XFS_ERRLEVEL_LOW, in xfs_iformat_fork()
178 XFS_ERROR_REPORT("xfs_iformat(6)", XFS_ERRLEVEL_LOW, in xfs_iformat_fork()
185 XFS_ERROR_REPORT("xfs_iformat(7)", XFS_ERRLEVEL_LOW, ip->i_mount); in xfs_iformat_fork()
208 XFS_ERRLEVEL_LOW, in xfs_iformat_fork()
263 XFS_CORRUPTION_ERROR("xfs_iformat_local", XFS_ERRLEVEL_LOW, in xfs_iformat_local()
[all …]
Dxfs_da_btree.c2166 XFS_ERROR_REPORT("xfs_da_swap_lastblock(1)", XFS_ERRLEVEL_LOW, in xfs_da3_swap_lastblock()
2218 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2240 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2263 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2276 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2303 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2314 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2510 if (xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_dabuf_map()
2526 XFS_ERRLEVEL_LOW, mp); in xfs_dabuf_map()
Dxfs_inode_buf.c393 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, dip); in xfs_iread()
Dxfs_dir2.c216 XFS_ERROR_REPORT("xfs_dir_ino_validate", XFS_ERRLEVEL_LOW, mp); in xfs_dir_ino_validate()
Dxfs_bmap.c1316 XFS_ERRLEVEL_LOW, ip->i_mount, block); in xfs_bmap_read_extents()
1345 XFS_ERRLEVEL_LOW, in xfs_bmap_read_extents()
4039 XFS_ERROR_REPORT("xfs_bmapi_read", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_read()
4224 XFS_ERROR_REPORT("xfs_bmapi_delay", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_delay()
4552 XFS_ERROR_REPORT("xfs_bmapi_write", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_write()
5086 XFS_ERROR_REPORT("xfs_bunmapi", XFS_ERRLEVEL_LOW, in xfs_bunmapi()
5680 XFS_ERRLEVEL_LOW, mp); in xfs_bmap_shift_extents()
5832 XFS_ERRLEVEL_LOW, mp); in xfs_bmap_split_extent_at()
Dxfs_dir2_node.c625 XFS_ERRLEVEL_LOW, mp); in xfs_dir2_leafn_lookup_for_addname()
1869 XFS_ERRLEVEL_LOW, mp); in xfs_dir2_node_addname_int()
Dxfs_dir2_data.c101 XFS_ERROR_REPORT("Bad Magic", XFS_ERRLEVEL_LOW, mp); in __xfs_dir3_data_check()
Dxfs_btree.c94 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_lblock()
143 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_sblock()
/linux-4.4.14/Documentation/filesystems/
Dxfs-self-describing-metadata.txt231 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, bp->b_addr);
304 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, bp->b_addr);
Dxfs.txt276 XFS_ERRLEVEL_LOW: 1