Lines Matching refs:t_mountp
1901 mp = tp->t_mountp; in xfs_free_ag_extent()
2343 error = xfs_trans_get_buf(tp, tp->t_mountp->m_ddev_targp, in xfs_free_agfl_block()
2344 XFS_AGB_TO_DADDR(tp->t_mountp, agno, agbno), in xfs_free_agfl_block()
2345 tp->t_mountp->m_bsize, 0, &bp); in xfs_free_agfl_block()
2419 struct xfs_mount *mp = tp->t_mountp; in xfs_agfl_reset()
2458 struct xfs_mount *mp = tp->t_mountp; in xfs_defer_agfl_block()
2709 struct xfs_mount *mp = tp->t_mountp; in xfs_alloc_get_freelist()
2790 trace_xfs_agf(tp->t_mountp, bp->b_addr, fields, _RET_IP_); in xfs_alloc_log_agf()
2828 struct xfs_mount *mp = tp->t_mountp; in xfs_alloc_put_freelist()
3303 args.mp = tp->t_mountp; in xfs_free_extent_fix_freelist()
3336 struct xfs_mount *mp = tp->t_mountp; in __xfs_free_extent()