Lines Matching refs:t_mountp
803 struct xfs_mount *mp = tp->t_mountp; in xfs_rmap_free()
1050 struct xfs_mount *mp = tp->t_mountp; in xfs_rmap_alloc()
2444 struct xfs_mount *mp = tp->t_mountp; in xfs_rmap_finish_one()
2481 if (XFS_IS_CORRUPT(tp->t_mountp, !agbp)) in xfs_rmap_finish_one()
2553 trace_xfs_rmap_defer(tp->t_mountp, in __xfs_rmap_add()
2554 XFS_FSB_TO_AGNO(tp->t_mountp, bmap->br_startblock), in __xfs_rmap_add()
2556 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_rmap_add()
2569 xfs_rmap_update_get_group(tp->t_mountp, ri); in __xfs_rmap_add()
2583 if (!xfs_rmap_update_is_needed(tp->t_mountp, whichfork)) in xfs_rmap_map_extent()
2602 if (!xfs_rmap_update_is_needed(tp->t_mountp, whichfork)) in xfs_rmap_unmap_extent()
2647 if (!xfs_rmap_update_is_needed(tp->t_mountp, XFS_DATA_FORK)) in xfs_rmap_alloc_extent()
2650 bmap.br_startblock = XFS_AGB_TO_FSB(tp->t_mountp, agno, bno); in xfs_rmap_alloc_extent()
2669 if (!xfs_rmap_update_is_needed(tp->t_mountp, XFS_DATA_FORK)) in xfs_rmap_free_extent()
2672 bmap.br_startblock = XFS_AGB_TO_FSB(tp->t_mountp, agno, bno); in xfs_rmap_free_extent()