Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_types.c194 xfs_icount_range( in xfs_icount_range() function
218 xfs_icount_range(mp, &min, &max); in xfs_verify_icount()
Dxfs_types.h253 void xfs_icount_range(struct xfs_mount *mp, unsigned long long *min,
/linux-6.14.4/fs/xfs/scrub/
Dfscounters.c217 xfs_icount_range(sc->mp, &fsc->icount_min, &fsc->icount_max); in xchk_setup_fscounters()