Lines Matching refs:bc_rec
132 cur->bc_rec.b.br_startoff = off; in xfs_bmbt_lookup_eq()
133 cur->bc_rec.b.br_startblock = bno; in xfs_bmbt_lookup_eq()
134 cur->bc_rec.b.br_blockcount = len; in xfs_bmbt_lookup_eq()
146 cur->bc_rec.b.br_startoff = off; in xfs_bmbt_lookup_ge()
147 cur->bc_rec.b.br_startblock = bno; in xfs_bmbt_lookup_ge()
148 cur->bc_rec.b.br_blockcount = len; in xfs_bmbt_lookup_ge()
2260 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2330 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2414 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2483 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2909 cur->bc_rec.b = *new; in xfs_bmap_add_extent_unwritten_real()
2991 cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_unwritten_real()
3035 cur->bc_rec.b = PREV; in xfs_bmap_add_extent_unwritten_real()
3036 cur->bc_rec.b.br_blockcount = in xfs_bmap_add_extent_unwritten_real()
3052 cur->bc_rec.b.br_state = new->br_state; in xfs_bmap_add_extent_unwritten_real()
3453 bma->cur->bc_rec.b.br_state = new->br_state; in xfs_bmap_add_extent_hole_real()
5340 cur->bc_rec.b = new; in xfs_bmap_del_extent()