Lines Matching refs:bc_rec
115 cur->bc_rec.b.br_startoff = off; in xfs_bmbt_lookup_eq()
116 cur->bc_rec.b.br_startblock = bno; in xfs_bmbt_lookup_eq()
117 cur->bc_rec.b.br_blockcount = len; in xfs_bmbt_lookup_eq()
129 cur->bc_rec.b.br_startoff = off; in xfs_bmbt_lookup_ge()
130 cur->bc_rec.b.br_startblock = bno; in xfs_bmbt_lookup_ge()
131 cur->bc_rec.b.br_blockcount = len; in xfs_bmbt_lookup_ge()
1942 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2012 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2096 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2165 bma->cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_delay_real()
2590 cur->bc_rec.b = *new; in xfs_bmap_add_extent_unwritten_real()
2672 cur->bc_rec.b.br_state = XFS_EXT_NORM; in xfs_bmap_add_extent_unwritten_real()
2716 cur->bc_rec.b = PREV; in xfs_bmap_add_extent_unwritten_real()
2717 cur->bc_rec.b.br_blockcount = in xfs_bmap_add_extent_unwritten_real()
2733 cur->bc_rec.b.br_state = new->br_state; in xfs_bmap_add_extent_unwritten_real()
3136 bma->cur->bc_rec.b.br_state = new->br_state; in xfs_bmap_add_extent_hole_real()
4933 cur->bc_rec.b = new; in xfs_bmap_del_extent()
5912 cur->bc_rec.b.br_state = new.br_state; in xfs_bmap_split_extent_at()