Lines Matching refs:t_mountp
68 xfs_extent_busy_clear(tp->t_mountp, &tp->t_busy, false); in xfs_trans_free()
72 sb_end_intwrite(tp->t_mountp->m_super); in xfs_trans_free()
99 ntp->t_mountp = tp->t_mountp; in xfs_trans_dup()
152 struct xfs_mount *mp = tp->t_mountp; in xfs_trans_reserve()
281 tp->t_mountp = mp; in xfs_trans_alloc()
348 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_sb()
484 if (!xfs_sb_version_haslazysbcount(&(tp->t_mountp->m_sb))) { in xfs_trans_apply_sb_deltas()
570 struct xfs_mount *mp = tp->t_mountp; in xfs_trans_unreserve_and_mod_sb()
649 ASSERT(lip->li_mountp == tp->t_mountp); in xfs_trans_add_item()
650 ASSERT(lip->li_ailp == tp->t_mountp->m_ail); in xfs_trans_add_item()
836 struct xfs_mount *mp = tp->t_mountp; in __xfs_trans_commit()
940 struct xfs_mount *mp = tp->t_mountp; in xfs_trans_cancel()