XFS_ERR_CLASS_MAX  179 fs/xfs/xfs_mount.h 	struct xfs_error_cfg	m_error_cfg[XFS_ERR_CLASS_MAX][XFS_ERR_ERRNO_MAX];
XFS_ERR_CLASS_MAX  592 fs/xfs/xfs_sysfs.c 	ASSERT(class < XFS_ERR_CLASS_MAX);
XFS_ERR_CLASS_MAX  664 fs/xfs/xfs_sysfs.c 	for (i = 0; i < XFS_ERR_CLASS_MAX; i++) {