Lines Matching full:summary
25 * Realtime Summary
28 * We check the realtime summary by scanning the realtime bitmap file to create
29 * a new summary file incore, and then we compare the computed version against
47 descr = xchk_xfile_descr(sc, "realtime summary file"); in xchk_setup_rtsummary()
57 /* Allocate a memory buffer for the summary comparison. */ in xchk_setup_rtsummary()
112 /* Update the summary file to reflect the free extent that we've accumulated. */
145 /* Bump the summary count. */ in xchk_rtsum_record_free()
157 /* Compute the realtime summary from the realtime bitmap. */
230 /* Scrub the realtime summary. */
243 /* Construct the new summary file from the rtbitmap. */ in xchk_rtsummary()
248 * error since we're checking the summary file. in xchk_rtsummary()
257 /* Does the computed summary file match the actual rtsummary file? */ in xchk_rtsummary()