Lines Matching full:records
134 * Since there can be 1:M and M:1 mappings between inobt records and inode
238 * Be careful about inobt records that don't align with the start of in xchk_iallocbt_check_cluster()
321 * For the case that multiple inobt records map to a single cluster, in xchk_iallocbt_check_clusters()
351 * finobt records have different positioning requirements than inobt in xchk_iallocbt_rec_alignment()
352 * records: each finobt record must have a corresponding inobt record. in xchk_iallocbt_rec_alignment()
357 * we will have finobt records only for those chunks containing free in xchk_iallocbt_rec_alignment()
358 * inodes, and therefore expect chunk alignment of finobt records. in xchk_iallocbt_rec_alignment()
375 * multiple inobt records. Did we get the record for the next in xchk_iallocbt_rec_alignment()
393 /* inobt records must be aligned to cluster and inoalignmnt size. */ in xchk_iallocbt_rec_alignment()
409 * multiple inobt records, the next inobt record must follow exactly in xchk_iallocbt_rec_alignment()
543 * Make sure that the inobt records point to the same number of blocks as
593 * blocks pointed to by all the inode chunk records. Therefore, we in xchk_iallocbt()