Searched refs:error_class (Results 1 – 2 of 2) sorted by relevance
850 int error_class, in xfs_error_get_cfg() argument860 cfg = &mp->m_error_cfg[error_class][XFS_ERR_EIO]; in xfs_error_get_cfg()863 cfg = &mp->m_error_cfg[error_class][XFS_ERR_ENOSPC]; in xfs_error_get_cfg()866 cfg = &mp->m_error_cfg[error_class][XFS_ERR_ENODEV]; in xfs_error_get_cfg()869 cfg = &mp->m_error_cfg[error_class][XFS_ERR_DEFAULT]; in xfs_error_get_cfg()
791 int error_class, int error);
Completed in 9 milliseconds