Lines Matching full:records
46 * The furthest-reaching of the rmapbt records that we've already
47 * processed. This enables us to detect overlapping records for space
53 * The previous rmapbt record, so that we can check for two records
127 * In reverse mapping records, the file mapping extent state
130 * convert rmapbt records to keys forgot to filter out the extent state bit,
191 /* Flag failures for records that overlap but cannot. */
212 /* Overlap is only allowed if both records are data fork mappings. */ in xchk_rmapbt_check_overlapping()
226 /* Decide if two reverse-mapping records can be merged. */
255 /* Flag failures for records that could be merged. */
283 * Skip corrupt records. It is essential that we detect records in the in xchk_rmapbt_mark_bitmap()
338 /* Unset the region so that we can detect missing rmap records. */ in xchk_rmapbt_mark_bitmap()
379 * records.
497 * Check for set regions in the bitmaps; if there are any, the rmap records do