Lines Matching refs:t_mountp
539 struct xfs_mount *mp = tp->t_mountp; in __xfs_bmap_add_free()
565 trace_xfs_bmap_free_defer(tp->t_mountp, in __xfs_bmap_add_free()
566 XFS_FSB_TO_AGNO(tp->t_mountp, bno), 0, in __xfs_bmap_add_free()
567 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len); in __xfs_bmap_add_free()
3284 struct xfs_mount *mp = tp->t_mountp; in xfs_bmap_longest_free_extent()
6126 trace_xfs_bmap_defer(tp->t_mountp, in __xfs_bmap_add()
6127 XFS_FSB_TO_AGNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6129 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6191 trace_xfs_bmap_deferred(tp->t_mountp, in xfs_bmap_finish_one()
6192 XFS_FSB_TO_AGNO(tp->t_mountp, startblock), type, in xfs_bmap_finish_one()
6193 XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in xfs_bmap_finish_one()
6199 if (XFS_TEST_ERROR(false, tp->t_mountp, in xfs_bmap_finish_one()