randfactor        240 fs/xfs/xfs_error.c 	unsigned int		randfactor;
randfactor        254 fs/xfs/xfs_error.c 	randfactor = mp->m_errortag[error_tag];
randfactor        255 fs/xfs/xfs_error.c 	if (!randfactor || prandom_u32() % randfactor)