Lines Matching full:summary

52 	xfs_suminfo_t		sum;	/* summary data */  in xfs_rtany_summary()
68 * Get one summary datum. in xfs_rtany_summary()
94 * Copy and transform the summary file, given the old and new
104 int log; /* summary level number (log length) */ in xfs_rtcopy_summary()
105 xfs_suminfo_t sum; /* summary data */ in xfs_rtcopy_summary()
132 * Updates all the summary information as well as the bitmap.
138 xfs_rtxlen_t len) /* in/out: summary block number */ in xfs_rtallocate_range()
150 * properly update the summary. in xfs_rtallocate_range()
165 * Decrement the summary information corresponding to the entire in xfs_rtallocate_range()
176 * old extent, add summary data for them to be free. in xfs_rtallocate_range()
188 * old extent, add summary data for them to be free. in xfs_rtallocate_range()
411 int maxlog; /* max useful extent from summary */ in xfs_rtallocate_extent_near()
446 * Get summary information of extents of all useful levels in xfs_rtallocate_extent_near()
484 * we found in the realtime summary. in xfs_rtallocate_extent_near()
561 xfs_suminfo_t sum; /* summary information for extents */ in xfs_rtalloc_sumlevel()
621 * summary says there's an extent. in xfs_rtallocate_extent_size()
644 * for this summary level. in xfs_rtallocate_extent_size()
920 * Update the summary inode's size. We need to update the incore size in xfs_growfs_rt_bmblock()
929 * Copy summary data from old to new sizes when the real size (not in xfs_growfs_rt_bmblock()
1048 * Allocate space to the bitmap and summary files, as necessary.
1073 * summary are always fully allocated, which means that we never in xfs_growfs_rt_alloc_blocks()
1088 * Get the old block counts for bitmap and summary inodes. in xfs_growfs_rt_alloc_blocks()
1187 * New summary size can't be more than half the size of the log. This in xfs_growfs_check_rtgeom()
1189 * the whole summary file at once. in xfs_growfs_check_rtgeom()
1620 * Get the bitmap and summary inodes and the summary cache into the mount
1877 * We need to lock out modifications to both the RT bitmap and summary in xfs_rtallocate_rtg()
1879 * and join the bitmap and summary inodes for the actual allocation in xfs_rtallocate_rtg()