Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_error.h34 #define XFS_ERRLEVEL_LOW 1 macro
49 XFS_ERRLEVEL_LOW, mp); \
61 XFS_ERRLEVEL_LOW, mp); \
Dxfs_error.c371 if (xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_buf_verifier_error()
421 if (buf && xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_inode_verifier_error()
Dxfs_log_recover.c1704 XFS_ERRLEVEL_LOW, log->l_mp); in xlog_clear_stale_blocks()
1716 XFS_ERRLEVEL_LOW, log->l_mp); in xlog_clear_stale_blocks()
2144 XFS_ERRLEVEL_LOW, mp); in xlog_recover_do_inode_buffer()
2977 XFS_ERRLEVEL_LOW, mp); in xlog_recover_inode_pass2()
2987 XFS_ERRLEVEL_LOW, mp); in xlog_recover_inode_pass2()
3040 XFS_ERRLEVEL_LOW, mp, ldip, in xlog_recover_inode_pass2()
3054 XFS_ERRLEVEL_LOW, mp, ldip, in xlog_recover_inode_pass2()
3066 XFS_ERRLEVEL_LOW, mp, ldip, in xlog_recover_inode_pass2()
3079 XFS_ERRLEVEL_LOW, mp, ldip, in xlog_recover_inode_pass2()
3091 XFS_ERRLEVEL_LOW, mp, ldip, in xlog_recover_inode_pass2()
[all …]
Dxfs_attr_list.c124 XFS_ERRLEVEL_LOW, in xfs_attr_shortform_list()
227 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_attr_node_list_lookup()
Dxfs_mount.c801 XFS_ERROR_REPORT("xfs_mountfs", XFS_ERRLEVEL_LOW, mp); in xfs_mountfs()
843 XFS_ERROR_REPORT("xfs_mountfs_int(2)", XFS_ERRLEVEL_LOW, in xfs_mountfs()
Dxfs_bmap_util.c304 XFS_ERRLEVEL_LOW, mp); in xfs_bmap_count_tree()
386 XFS_ERRLEVEL_LOW, mp); in xfs_bmap_count_blocks()
Dxfs_trans.c1048 XFS_ERROR_REPORT("xfs_trans_cancel", XFS_ERRLEVEL_LOW, mp); in xfs_trans_cancel()
Dxfs_iomap.c555 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_file_iomap_begin_delay()
Dxfs_inode.c2395 XFS_ERRLEVEL_LOW, mp, in xfs_iunlink_map_prev()
2441 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, mp, in xfs_iunlink_remove()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_da_btree.c309 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, in xfs_da3_node_read()
2217 XFS_ERROR_REPORT("xfs_da_swap_lastblock(1)", XFS_ERRLEVEL_LOW, in xfs_da3_swap_lastblock()
2269 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2291 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2314 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2327 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2354 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2365 XFS_ERRLEVEL_LOW, mp); in xfs_da3_swap_lastblock()
2560 if (xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_dabuf_map()
2576 XFS_ERRLEVEL_LOW, mp); in xfs_dabuf_map()
Dxfs_dir2_data.c237 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_data_check()
1146 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, args->dp->i_mount, in xfs_dir2_data_use_free()
Dxfs_bmap.c1183 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_iread_extents()
1192 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_iread_extents()
3822 XFS_ERROR_REPORT("xfs_bmapi_read", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_read()
4319 XFS_ERROR_REPORT("xfs_bmapi_write", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_write()
4585 XFS_ERROR_REPORT("xfs_bmapi_remap", XFS_ERRLEVEL_LOW, mp); in xfs_bmapi_remap()
5215 XFS_ERROR_REPORT("xfs_bunmapi", XFS_ERRLEVEL_LOW, in __xfs_bunmapi()
5712 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_bmap_collapse_extents()
5830 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_bmap_insert_extents()
5937 XFS_ERRLEVEL_LOW, mp); in xfs_bmap_split_extent_at()
Dxfs_dir2.c197 XFS_ERROR_REPORT("xfs_dir_ino_validate", XFS_ERRLEVEL_LOW, mp); in xfs_dir_ino_validate()
Dxfs_dir2_node.c70 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_leaf_check()
671 XFS_ERRLEVEL_LOW, mp); in xfs_dir2_leafn_lookup_for_addname()
1682 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_dir2_node_add_datablk()
Dxfs_btree.c112 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_lblock()
176 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, mp); in xfs_btree_check_sblock()
1911 XFS_ERRLEVEL_LOW, in xfs_btree_lookup()
Dxfs_dir2_leaf.c68 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_leaf_check()
/Linux-v5.4/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);
/Linux-v5.4/Documentation/admin-guide/
Dxfs.rst268 XFS_ERRLEVEL_LOW: 1