Lines Matching refs:t_mountp
1916 mp = tp->t_mountp; in xfs_free_ag_extent()
2359 error = xfs_trans_get_buf(tp, tp->t_mountp->m_ddev_targp, in xfs_free_agfl_block()
2360 XFS_AGB_TO_DADDR(tp->t_mountp, agno, agbno), in xfs_free_agfl_block()
2361 tp->t_mountp->m_bsize, 0, &bp); in xfs_free_agfl_block()
2435 struct xfs_mount *mp = tp->t_mountp; in xfs_agfl_reset()
2474 struct xfs_mount *mp = tp->t_mountp; in xfs_defer_agfl_block()
2505 struct xfs_mount *mp = tp->t_mountp; in __xfs_free_extent_later()
2539 trace_xfs_bmap_free_defer(tp->t_mountp, in __xfs_free_extent_later()
2540 XFS_FSB_TO_AGNO(tp->t_mountp, bno), 0, in __xfs_free_extent_later()
2541 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len); in __xfs_free_extent_later()
2779 struct xfs_mount *mp = tp->t_mountp; in xfs_alloc_get_freelist()
2857 trace_xfs_agf(tp->t_mountp, bp->b_addr, fields, _RET_IP_); in xfs_alloc_log_agf()
2877 struct xfs_mount *mp = tp->t_mountp; in xfs_alloc_put_freelist()
3357 args.mp = tp->t_mountp; in xfs_free_extent_fix_freelist()
3390 struct xfs_mount *mp = tp->t_mountp; in __xfs_free_extent()