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

/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h324 int xfs_rtget_summary(struct xfs_rtalloc_args *args, int log,
H A Dxfs_rtbitmap.c501 xfs_rtget_summary( function
/linux-master/fs/xfs/
H A Dxfs_rtalloc.c61 error = xfs_rtget_summary(args, log, bbno, &sum);
103 error = xfs_rtget_summary(oargs, log, bbno, &sum);
560 error = xfs_rtget_summary(args, l, i, &sum);

Completed in 117 milliseconds