Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_error.c240 unsigned int randfactor; in xfs_errortag_test() local
254 randfactor = mp->m_errortag[error_tag]; in xfs_errortag_test()
255 if (!randfactor || prandom_u32() % randfactor) in xfs_errortag_test()