Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dfscounters.c256 xchk_fscount_within_range( in xchk_fscount_within_range() function
343 if (!xchk_fscount_within_range(sc, icount, &mp->m_icount, fsc->icount)) in xchk_fscounters()
346 if (!xchk_fscount_within_range(sc, ifree, &mp->m_ifree, fsc->ifree)) in xchk_fscounters()
349 if (!xchk_fscount_within_range(sc, fdblocks, &mp->m_fdblocks, in xchk_fscounters()