Lines Matching refs:t_mountp
544 struct xfs_mount *mp = tp->t_mountp; in __xfs_bmap_add_free()
569 trace_xfs_bmap_free_defer(tp->t_mountp, in __xfs_bmap_add_free()
570 XFS_FSB_TO_AGNO(tp->t_mountp, bno), 0, in __xfs_bmap_add_free()
571 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len); in __xfs_bmap_add_free()
3186 struct xfs_mount *mp = tp->t_mountp; in xfs_bmap_longest_free_extent()
5995 trace_xfs_bmap_defer(tp->t_mountp, in __xfs_bmap_add()
5996 XFS_FSB_TO_AGNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
5998 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6060 trace_xfs_bmap_deferred(tp->t_mountp, in xfs_bmap_finish_one()
6061 XFS_FSB_TO_AGNO(tp->t_mountp, startblock), type, in xfs_bmap_finish_one()
6062 XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in xfs_bmap_finish_one()
6068 if (XFS_TEST_ERROR(false, tp->t_mountp, in xfs_bmap_finish_one()