Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dfscounters.c284 xchk_fscount_within_range( in xchk_fscount_within_range() function
371 if (!xchk_fscount_within_range(sc, icount, &mp->m_icount, fsc->icount)) in xchk_fscounters()
374 if (!xchk_fscount_within_range(sc, ifree, &mp->m_ifree, fsc->ifree)) in xchk_fscounters()
377 if (!xchk_fscount_within_range(sc, fdblocks, &mp->m_fdblocks, in xchk_fscounters()