Lines Matching full:records
55 * The furthest-reaching of the rmapbt records that we've already
56 * processed. This enables us to detect overlapping records for space
62 * The previous rmapbt record, so that we can check for two records
136 * In reverse mapping records, the file mapping extent state
139 * convert rmapbt records to keys forgot to filter out the extent state bit,
200 /* Flag failures for records that overlap but cannot. */
221 /* Overlap is only allowed if both records are data fork mappings. */ in xchk_rmapbt_check_overlapping()
235 /* Decide if two reverse-mapping records can be merged. */
264 /* Flag failures for records that could be merged. */
292 * Skip corrupt records. It is essential that we detect records in the in xchk_rmapbt_mark_bitmap()
347 /* Unset the region so that we can detect missing rmap records. */ in xchk_rmapbt_mark_bitmap()
388 * records.
505 * Check for set regions in the bitmaps; if there are any, the rmap records do