Searched refs:rc_blockcount (Results 1 – 4 of 4) sorted by relevance
69 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_le()86 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_ge()97 irec->rc_blockcount = be32_to_cpu(rec->refc.rc_blockcount); in xfs_refcount_btrec_to_irec()137 rec.refc.rc_blockcount = cpu_to_be32(irec->rc_blockcount); in xfs_refcount_update()161 cur->bc_rec.rc.rc_blockcount = irec->rc_blockcount; in xfs_refcount_insert()286 return rc->rc_startblock + rc->rc_blockcount; in xfs_refc_next()323 tmp.rc_blockcount -= (agbno - rcext.rc_startblock); in xfs_refcount_split_extent()330 tmp.rc_blockcount = agbno - rcext.rc_startblock; in xfs_refcount_split_extent()396 left->rc_blockcount = extlen; in xfs_refcount_merge_center_extents()450 left->rc_blockcount += cleft->rc_blockcount; in xfs_refcount_merge_left_extent()[all …]
178 x += be32_to_cpu(rec->refc.rc_blockcount) - 1; in xfs_refcountbt_init_high_key_from_rec()188 rec->refc.rc_blockcount = cpu_to_be32(cur->bc_rec.rc.rc_blockcount); in xfs_refcountbt_init_rec_from_cur()305 be32_to_cpu(r1->refc.rc_blockcount) <= in xfs_refcountbt_recs_inorder()
1483 __be32 rc_blockcount; /* count of blocks */ member1493 xfs_extlen_t rc_blockcount; /* count of free blocks */ member
2732 __entry->blockcount = irec->rc_blockcount;2766 __entry->blockcount = irec->rc_blockcount;2804 __entry->i1_blockcount = i1->rc_blockcount;2807 __entry->i2_blockcount = i2->rc_blockcount;2849 __entry->i1_blockcount = i1->rc_blockcount;2852 __entry->i2_blockcount = i2->rc_blockcount;2899 __entry->i1_blockcount = i1->rc_blockcount;2902 __entry->i2_blockcount = i2->rc_blockcount;2905 __entry->i3_blockcount = i3->rc_blockcount;