Searched refs:XFS_ERROR_REPORT (Results 1 – 13 of 13) sorted by relevance
/fs/xfs/ |
D | xfs_error.h | 30 #define XFS_ERROR_REPORT(e, lvl, mp) \ macro 48 XFS_ERROR_REPORT("XFS_WANT_CORRUPTED_GOTO", \ 60 XFS_ERROR_REPORT("XFS_WANT_CORRUPTED_RETURN", \
|
D | xfs_log_recover.c | 116 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_get_bp() 186 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_bread_noalign() 271 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_bwrite() 331 XFS_ERROR_REPORT("xlog_header_check_recover(1)", in xlog_header_check_recover() 338 XFS_ERROR_REPORT("xlog_header_check_recover(2)", in xlog_header_check_recover() 365 XFS_ERROR_REPORT("xlog_header_check_mount", in xlog_header_check_mount() 1772 XFS_ERROR_REPORT("xlog_clear_stale_blocks(1)", in xlog_clear_stale_blocks() 1784 XFS_ERROR_REPORT("xlog_clear_stale_blocks(2)", in xlog_clear_stale_blocks() 2213 XFS_ERROR_REPORT("xlog_recover_do_inode_buf", in xlog_recover_do_inode_buffer() 3036 XFS_ERROR_REPORT("xlog_recover_inode_pass2(1)", in xlog_recover_inode_pass2() [all …]
|
D | xfs_mount.c | 809 XFS_ERROR_REPORT("xfs_mountfs", XFS_ERRLEVEL_LOW, mp); in xfs_mountfs() 870 XFS_ERROR_REPORT("xfs_mountfs_int(2)", XFS_ERRLEVEL_LOW, in xfs_mountfs()
|
D | xfs_bmap_util.c | 316 XFS_ERROR_REPORT("xfs_bmap_count_tree(1)", in xfs_bmap_count_tree() 381 XFS_ERROR_REPORT("xfs_bmap_count_blocks(2)", XFS_ERRLEVEL_LOW, in xfs_bmap_count_blocks() 572 XFS_ERROR_REPORT("xfs_getbmap", XFS_ERRLEVEL_LOW, in xfs_getbmap()
|
D | xfs_trans.c | 1005 XFS_ERROR_REPORT("xfs_trans_cancel", XFS_ERRLEVEL_LOW, mp); in xfs_trans_cancel()
|
D | xfs_iomap.c | 554 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_file_iomap_begin_delay()
|
/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 2165 XFS_ERROR_REPORT("xfs_da_swap_lastblock(1)", XFS_ERRLEVEL_LOW, in xfs_da3_swap_lastblock() 2216 XFS_ERROR_REPORT("xfs_da_swap_lastblock(2)", in xfs_da3_swap_lastblock() 2238 XFS_ERROR_REPORT("xfs_da_swap_lastblock(3)", in xfs_da3_swap_lastblock() 2261 XFS_ERROR_REPORT("xfs_da_swap_lastblock(4)", in xfs_da3_swap_lastblock() 2274 XFS_ERROR_REPORT("xfs_da_swap_lastblock(5)", in xfs_da3_swap_lastblock() 2301 XFS_ERROR_REPORT("xfs_da_swap_lastblock(6)", in xfs_da3_swap_lastblock() 2312 XFS_ERROR_REPORT("xfs_da_swap_lastblock(7)", in xfs_da3_swap_lastblock() 2524 XFS_ERROR_REPORT("xfs_da_do_buf(1)", in xfs_dabuf_map()
|
D | xfs_inode_fork.c | 202 XFS_ERROR_REPORT("xfs_iformat(6)", XFS_ERRLEVEL_LOW, in xfs_iformat_fork() 209 XFS_ERROR_REPORT("xfs_iformat(7)", XFS_ERRLEVEL_LOW, ip->i_mount); in xfs_iformat_fork() 414 XFS_ERROR_REPORT("xfs_iformat_extents(2)", in xfs_iformat_extents() 504 XFS_ERROR_REPORT("xfs_iread_extents", XFS_ERRLEVEL_LOW, in xfs_iread_extents()
|
D | xfs_dir2.c | 225 XFS_ERROR_REPORT("xfs_dir_ino_validate", XFS_ERRLEVEL_LOW, mp); in xfs_dir_ino_validate()
|
D | xfs_dir2_node.c | 671 XFS_ERROR_REPORT("xfs_dir2_leafn_lookup_int", in xfs_dir2_leafn_lookup_for_addname() 1915 XFS_ERROR_REPORT("xfs_dir2_node_addname_int", in xfs_dir2_node_addname_int()
|
D | xfs_bmap.c | 1363 XFS_ERROR_REPORT("xfs_bmap_read_extents(2)", in xfs_bmap_read_extents() 4205 XFS_ERROR_REPORT("xfs_bmapi_read", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_read() 4687 XFS_ERROR_REPORT("xfs_bmapi_write", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_write() 5580 XFS_ERROR_REPORT("xfs_bunmapi", XFS_ERRLEVEL_LOW, in __xfs_bunmapi() 6257 XFS_ERROR_REPORT("xfs_bmap_shift_extents", in xfs_bmap_shift_extents() 6409 XFS_ERROR_REPORT("xfs_bmap_split_extent_at", in xfs_bmap_split_extent_at()
|
D | xfs_dir2_data.c | 101 XFS_ERROR_REPORT("Bad Magic", XFS_ERRLEVEL_LOW, mp); in __xfs_dir3_data_check()
|
D | xfs_btree.c | 95 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_lblock() 144 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_sblock()
|