Searched refs:XFS_ERROR_REPORT (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/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 | 109 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_get_bp() 179 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_bread_noalign() 264 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_bwrite() 325 XFS_ERROR_REPORT("xlog_header_check_recover(1)", in xlog_header_check_recover() 332 XFS_ERROR_REPORT("xlog_header_check_recover(2)", in xlog_header_check_recover() 359 XFS_ERROR_REPORT("xlog_header_check_mount", in xlog_header_check_mount() 1352 XFS_ERROR_REPORT("xlog_clear_stale_blocks(1)", in xlog_clear_stale_blocks() 1364 XFS_ERROR_REPORT("xlog_clear_stale_blocks(2)", in xlog_clear_stale_blocks() 1787 XFS_ERROR_REPORT("xlog_recover_do_inode_buf", in xlog_recover_do_inode_buffer() 2564 XFS_ERROR_REPORT("xlog_recover_inode_pass2(1)", in xlog_recover_inode_pass2() [all …]
|
D | xfs_mount.c | 780 XFS_ERROR_REPORT("xfs_mountfs", XFS_ERRLEVEL_LOW, mp); in xfs_mountfs() 839 XFS_ERROR_REPORT("xfs_mountfs_int(2)", XFS_ERRLEVEL_LOW, in xfs_mountfs()
|
D | xfs_bmap_util.c | 363 XFS_ERROR_REPORT("xfs_bmap_count_tree(1)", in xfs_bmap_count_tree() 430 XFS_ERROR_REPORT("xfs_bmap_count_blocks(2)", XFS_ERRLEVEL_LOW, in xfs_bmap_count_blocks() 528 XFS_ERROR_REPORT("xfs_getbmap", XFS_ERRLEVEL_LOW, in xfs_getbmap()
|
D | xfs_trans.c | 1007 XFS_ERROR_REPORT("xfs_trans_cancel", XFS_ERRLEVEL_LOW, mp); in xfs_trans_cancel()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 2155 XFS_ERROR_REPORT("xfs_da_swap_lastblock(1)", XFS_ERRLEVEL_LOW, in xfs_da3_swap_lastblock() 2206 XFS_ERROR_REPORT("xfs_da_swap_lastblock(2)", in xfs_da3_swap_lastblock() 2228 XFS_ERROR_REPORT("xfs_da_swap_lastblock(3)", in xfs_da3_swap_lastblock() 2251 XFS_ERROR_REPORT("xfs_da_swap_lastblock(4)", in xfs_da3_swap_lastblock() 2264 XFS_ERROR_REPORT("xfs_da_swap_lastblock(5)", in xfs_da3_swap_lastblock() 2291 XFS_ERROR_REPORT("xfs_da_swap_lastblock(6)", in xfs_da3_swap_lastblock() 2302 XFS_ERROR_REPORT("xfs_da_swap_lastblock(7)", in xfs_da3_swap_lastblock() 2514 XFS_ERROR_REPORT("xfs_da_do_buf(1)", in xfs_dabuf_map()
|
D | xfs_inode_fork.c | 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() 346 XFS_ERROR_REPORT("xfs_iformat_extents(2)", in xfs_iformat_extents() 433 XFS_ERROR_REPORT("xfs_iread_extents", XFS_ERRLEVEL_LOW, in xfs_iread_extents()
|
D | xfs_dir2.c | 216 XFS_ERROR_REPORT("xfs_dir_ino_validate", XFS_ERRLEVEL_LOW, mp); in xfs_dir_ino_validate()
|
D | xfs_bmap.c | 1345 XFS_ERROR_REPORT("xfs_bmap_read_extents(2)", in xfs_bmap_read_extents() 4034 XFS_ERROR_REPORT("xfs_bmapi_read", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_read() 4219 XFS_ERROR_REPORT("xfs_bmapi_delay", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_delay() 4513 XFS_ERROR_REPORT("xfs_bmapi_write", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_write() 5047 XFS_ERROR_REPORT("xfs_bunmapi", XFS_ERRLEVEL_LOW, in xfs_bunmapi() 5640 XFS_ERROR_REPORT("xfs_bmap_shift_extents", in xfs_bmap_shift_extents() 5792 XFS_ERROR_REPORT("xfs_bmap_split_extent_at", in xfs_bmap_split_extent_at()
|
D | xfs_dir2_node.c | 620 XFS_ERROR_REPORT("xfs_dir2_leafn_lookup_int", in xfs_dir2_leafn_lookup_for_addname() 1865 XFS_ERROR_REPORT("xfs_dir2_node_addname_int", in xfs_dir2_node_addname_int()
|
D | xfs_dir2_data.c | 100 XFS_ERROR_REPORT("Bad Magic", XFS_ERRLEVEL_LOW, mp); in __xfs_dir3_data_check()
|
D | xfs_btree.c | 92 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_lblock() 140 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_sblock()
|