Searched refs:XFS_ERRLEVEL_HIGH (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/fs/xfs/ |
D | xfs_rw.c | 74 if (XFS_ERRLEVEL_HIGH <= xfs_error_level) in xfs_do_force_shutdown()
|
D | xfs_error.h | 46 #define XFS_ERRLEVEL_HIGH 5 macro
|
D | xfs_log_recover.c | 97 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_get_bp() 165 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_bread_noalign() 224 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_HIGH, log->l_mp); in xlog_bwrite() 286 XFS_ERRLEVEL_HIGH, mp); in xlog_header_check_recover() 293 XFS_ERRLEVEL_HIGH, mp); in xlog_header_check_recover() 320 XFS_ERRLEVEL_HIGH, mp); in xlog_header_check_mount()
|
D | xfs_inode.c | 180 XFS_ERRLEVEL_HIGH, mp, dip); in xfs_imap_to_bp()
|
/linux-2.6.39/Documentation/filesystems/ |
D | xfs.txt | 193 XFS_ERRLEVEL_HIGH: 5
|