Searched refs:xfs_rtalloc_query_all (Results 1 - 6 of 6) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_rtalloc.c1136 error = xfs_rtalloc_query_all(mp, NULL, xfs_rtalloc_count_frextent,
/linux-master/fs/xfs/scrub/
H A Drtsummary.c215 return xfs_rtalloc_query_all(sc->mp, sc->tp, xchk_rtsum_record_free,
H A Dfscounters.c420 error = xfs_rtalloc_query_all(sc->mp, sc->tp,
H A Drtbitmap.c196 error = xfs_rtalloc_query_all(mp, sc->tp, xchk_rtbitmap_rec, sc);
/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h334 int xfs_rtalloc_query_all(struct xfs_mount *mp, struct xfs_trans *tp,
380 # define xfs_rtalloc_query_all(m,t,f,p) (-ENOSYS) macro
H A Dxfs_rtbitmap.c1075 xfs_rtalloc_query_all( function

Completed in 167 milliseconds