Lines Matching refs:t_mountp
1902 mp = tp->t_mountp; in xfs_free_ag_extent()
2344 error = xfs_trans_get_buf(tp, tp->t_mountp->m_ddev_targp, in xfs_free_agfl_block()
2345 XFS_AGB_TO_DADDR(tp->t_mountp, agno, agbno), in xfs_free_agfl_block()
2346 tp->t_mountp->m_bsize, 0, &bp); in xfs_free_agfl_block()
2420 struct xfs_mount *mp = tp->t_mountp; in xfs_agfl_reset()
2459 struct xfs_mount *mp = tp->t_mountp; in xfs_defer_agfl_block()
2660 xfs_mount_t *mp = tp->t_mountp; in xfs_alloc_get_freelist()
2742 trace_xfs_agf(tp->t_mountp, bp->b_addr, fields, _RET_IP_); in xfs_alloc_log_agf()
2780 struct xfs_mount *mp = tp->t_mountp; in xfs_alloc_put_freelist()
3242 args.mp = tp->t_mountp; in xfs_free_extent_fix_freelist()
3279 struct xfs_mount *mp = tp->t_mountp; in __xfs_free_extent()