Home
last modified time | relevance | path

Searched refs:randfactor (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_error.c297 unsigned int randfactor; in xfs_errortag_test() local
313 randfactor = mp->m_errortag[error_tag]; in xfs_errortag_test()
314 if (!randfactor || get_random_u32_below(randfactor)) in xfs_errortag_test()