Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_rtalloc.c85 STATIC int xfs_rtget_summary( xfs_mount_t *, xfs_trans_t *, int,
650 error = xfs_rtget_summary(mp, tp, l, i, rbpp, rsb, in xfs_rtallocate_extent_size()
706 error = xfs_rtget_summary(mp, tp, l, i, rbpp, rsb, in xfs_rtallocate_extent_size()
854 error = xfs_rtget_summary(mp, tp, log, bbno, rbpp, rsb, &sum); in xfs_rtany_summary()
1185 error = xfs_rtget_summary(omp, tp, log, bbno, &bp, in xfs_rtcopy_summary()
1631 xfs_rtget_summary( in xfs_rtget_summary() function
2451 (void)xfs_rtget_summary(mp, tp, l, i, &sumbp, &sb, &c); in xfs_rtprint_summary()