Lines Matching refs:allocated
808 cur->bc_private.b.allocated++; in xfs_bmap_extents_to_btree()
1014 cur->bc_private.b.allocated = 0; in xfs_bmap_add_attrfork_btree()
1043 cur->bc_private.b.allocated = 0; in xfs_bmap_add_attrfork_extents()
2030 (bma->cur ? bma->cur->bc_private.b.allocated : 0)); in xfs_bmap_add_extent_delay_real()
2114 (bma->cur ? bma->cur->bc_private.b.allocated : 0)); in xfs_bmap_add_extent_delay_real()
2184 (bma->cur ? bma->cur->bc_private.b.allocated : 0)); in xfs_bmap_add_extent_delay_real()
2235 temp += bma->cur->bc_private.b.allocated; in xfs_bmap_add_extent_delay_real()
2244 bma->cur->bc_private.b.allocated = 0; in xfs_bmap_add_extent_delay_real()
2768 cur->bc_private.b.allocated = 0; in xfs_bmap_add_extent_unwritten_real()
3161 bma->cur->bc_private.b.allocated = 0; in xfs_bmap_add_extent_hole_real()
5371 cur->bc_private.b.allocated = 0; in xfs_bunmapi()
5895 cur->bc_private.b.allocated = 0; in xfs_bmap_split_extent_at()