XFS_MAX_ERR_LEVEL 27 fs/xfs/support/debug.c static const char * const err_level[XFS_MAX_ERR_LEVEL+1] = XFS_MAX_ERR_LEVEL 41 fs/xfs/support/debug.c if (level > XFS_MAX_ERR_LEVEL) XFS_MAX_ERR_LEVEL 42 fs/xfs/support/debug.c level = XFS_MAX_ERR_LEVEL; XFS_MAX_ERR_LEVEL 64 fs/xfs/support/debug.c if(level > XFS_MAX_ERR_LEVEL) XFS_MAX_ERR_LEVEL 65 fs/xfs/support/debug.c level = XFS_MAX_ERR_LEVEL;