Lines Matching full:records
45 * The furthest-reaching of the rmapbt records that we've already
46 * processed. This enables us to detect overlapping records for space
52 * The previous rmapbt record, so that we can check for two records
126 * In reverse mapping records, the file mapping extent state
129 * convert rmapbt records to keys forgot to filter out the extent state bit,
190 /* Flag failures for records that overlap but cannot. */
211 /* Overlap is only allowed if both records are data fork mappings. */ in xchk_rmapbt_check_overlapping()
225 /* Decide if two reverse-mapping records can be merged. */
254 /* Flag failures for records that could be merged. */
282 * Skip corrupt records. It is essential that we detect records in the in xchk_rmapbt_mark_bitmap()
337 /* Unset the region so that we can detect missing rmap records. */ in xchk_rmapbt_mark_bitmap()
378 * records.
496 * Check for set regions in the bitmaps; if there are any, the rmap records do