Searched refs:XFS_ERROR_REPORT (Results 1 – 12 of 12) sorted by relevance
| /linux-4.4.14/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() 2573 XFS_ERROR_REPORT("xlog_recover_inode_pass2(1)", in xlog_recover_inode_pass2() [all …]
|
| D | xfs_mount.c | 811 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()
|
| D | xfs_bmap_util.c | 389 XFS_ERROR_REPORT("xfs_bmap_count_tree(1)", 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()
|
| D | xfs_trans.c | 990 XFS_ERROR_REPORT("xfs_trans_cancel", XFS_ERRLEVEL_LOW, mp); in xfs_trans_cancel()
|
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_da_btree.c | 2166 XFS_ERROR_REPORT("xfs_da_swap_lastblock(1)", XFS_ERRLEVEL_LOW, in xfs_da3_swap_lastblock() 2217 XFS_ERROR_REPORT("xfs_da_swap_lastblock(2)", in xfs_da3_swap_lastblock() 2239 XFS_ERROR_REPORT("xfs_da_swap_lastblock(3)", in xfs_da3_swap_lastblock() 2262 XFS_ERROR_REPORT("xfs_da_swap_lastblock(4)", in xfs_da3_swap_lastblock() 2275 XFS_ERROR_REPORT("xfs_da_swap_lastblock(5)", in xfs_da3_swap_lastblock() 2302 XFS_ERROR_REPORT("xfs_da_swap_lastblock(6)", in xfs_da3_swap_lastblock() 2313 XFS_ERROR_REPORT("xfs_da_swap_lastblock(7)", in xfs_da3_swap_lastblock() 2525 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 | 1344 XFS_ERROR_REPORT("xfs_bmap_read_extents(2)", 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() 5679 XFS_ERROR_REPORT("xfs_bmap_shift_extents", in xfs_bmap_shift_extents() 5831 XFS_ERROR_REPORT("xfs_bmap_split_extent_at", in xfs_bmap_split_extent_at()
|
| D | xfs_dir2_node.c | 624 XFS_ERROR_REPORT("xfs_dir2_leafn_lookup_int", in xfs_dir2_leafn_lookup_for_addname() 1868 XFS_ERROR_REPORT("xfs_dir2_node_addname_int", in xfs_dir2_node_addname_int()
|
| D | xfs_dir2_data.c | 101 XFS_ERROR_REPORT("Bad Magic", XFS_ERRLEVEL_LOW, mp); in __xfs_dir3_data_check()
|
| D | xfs_btree.c | 94 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()
|