Lines Matching refs:t_mountp
542 struct xfs_mount *mp = tp->t_mountp; in __xfs_bmap_add_free()
568 trace_xfs_bmap_free_defer(tp->t_mountp, in __xfs_bmap_add_free()
569 XFS_FSB_TO_AGNO(tp->t_mountp, bno), 0, in __xfs_bmap_add_free()
570 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len); in __xfs_bmap_add_free()
3233 struct xfs_mount *mp = tp->t_mountp; in xfs_bmap_longest_free_extent()
6183 trace_xfs_bmap_defer(tp->t_mountp, in __xfs_bmap_add()
6184 XFS_FSB_TO_AGNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6186 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6248 trace_xfs_bmap_deferred(tp->t_mountp, in xfs_bmap_finish_one()
6249 XFS_FSB_TO_AGNO(tp->t_mountp, startblock), type, in xfs_bmap_finish_one()
6250 XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in xfs_bmap_finish_one()
6256 if (XFS_TEST_ERROR(false, tp->t_mountp, in xfs_bmap_finish_one()