Lines Matching refs:t_mountp
539 struct xfs_mount *mp = tp->t_mountp; in __xfs_bmap_add_free()
564 trace_xfs_bmap_free_defer(tp->t_mountp, in __xfs_bmap_add_free()
565 XFS_FSB_TO_AGNO(tp->t_mountp, bno), 0, in __xfs_bmap_add_free()
566 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len); in __xfs_bmap_add_free()
3198 struct xfs_mount *mp = tp->t_mountp; in xfs_bmap_longest_free_extent()
6074 trace_xfs_bmap_defer(tp->t_mountp, in __xfs_bmap_add()
6075 XFS_FSB_TO_AGNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6077 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6139 trace_xfs_bmap_deferred(tp->t_mountp, in xfs_bmap_finish_one()
6140 XFS_FSB_TO_AGNO(tp->t_mountp, startblock), type, in xfs_bmap_finish_one()
6141 XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in xfs_bmap_finish_one()
6147 if (XFS_TEST_ERROR(false, tp->t_mountp, in xfs_bmap_finish_one()