Searched refs:rc_refcount (Results 1 – 8 of 8) sorted by relevance
120 irec->rc_refcount = be32_to_cpu(rec->refc.rc_refcount); in xfs_refcount_btrec_to_irec()141 if (irec->rc_refcount == 0 || irec->rc_refcount > MAXREFCOUNT) in xfs_refcount_check_irec()160 irec->rc_startblock, irec->rc_blockcount, irec->rc_refcount); in xfs_refcount_complain_bad_rec()210 rec.refc.rc_refcount = cpu_to_be32(irec->rc_refcount); in xfs_refcount_update()236 cur->bc_rec.rc.rc_refcount = irec->rc_refcount; in xfs_refcount_insert()487 if (center->rc_refcount > 1) { in xfs_refcount_merge_center_extents()541 if (cleft->rc_refcount > 1) { in xfs_refcount_merge_left_extent()607 if (cright->rc_refcount > 1) { in xfs_refcount_merge_right_extent()720 cleft->rc_refcount = 1; in xfs_refcount_find_left_extents()731 cleft->rc_refcount = 1; in xfs_refcount_find_left_extents()[all …]
64 if (irec->rc_domain == XFS_REFC_DOMAIN_COW && irec->rc_refcount != 1) in xfs_refcount_check_domain()66 if (irec->rc_domain == XFS_REFC_DOMAIN_SHARED && irec->rc_refcount < 2) in xfs_refcount_check_domain()
182 xfs_nlink_t rc_refcount; /* number of inodes linked here */ member
166 rec->refc.rc_refcount = cpu_to_be32(cur->bc_rec.rc.rc_refcount); in xfs_refcountbt_init_rec_from_cur()
1622 __be32 rc_refcount; /* number of inodes linked here */ member
281 .refcount = irec->rc_refcount, in xchk_refcountbt_xref_rmap()306 if (irec->rc_refcount != refchk.seen) { in xchk_refcountbt_xref_rmap()409 if (r1->rc_refcount != r2->rc_refcount) in xchk_refcount_mergeable()
768 __entry->refcount = irec->rc_refcount;1194 __entry->refcount = irec->rc_refcount;
2979 __entry->refcount = irec->rc_refcount;3016 __entry->refcount = irec->rc_refcount;3058 __entry->i1_refcount = i1->rc_refcount;3062 __entry->i2_refcount = i2->rc_refcount;3109 __entry->i1_refcount = i1->rc_refcount;3113 __entry->i2_refcount = i2->rc_refcount;3166 __entry->i1_refcount = i1->rc_refcount;3170 __entry->i2_refcount = i2->rc_refcount;3174 __entry->i3_refcount = i3->rc_refcount;