Lines Matching refs:t_mountp
208 trace_xfs_defer_create_intent(tp->t_mountp, dfp); in xfs_defer_create_intents()
227 trace_xfs_defer_pending_abort(tp->t_mountp, dfp); in xfs_defer_trans_abort()
359 struct xlog *log = (*tpp)->t_mountp->m_log; in xfs_defer_relog()
391 trace_xfs_defer_relog_intent((*tpp)->t_mountp, dfp); in xfs_defer_relog()
392 XFS_STATS_INC((*tpp)->t_mountp, defer_relog); in xfs_defer_relog()
415 trace_xfs_defer_pending_finish(tp->t_mountp, dfp); in xfs_defer_finish_one()
504 xfs_force_shutdown((*tp)->t_mountp, SHUTDOWN_CORRUPT_INCORE); in xfs_defer_finish_noroll()
506 xfs_defer_cancel_list((*tp)->t_mountp, &dop_pending); in xfs_defer_finish_noroll()
527 xfs_force_shutdown((*tp)->t_mountp, in xfs_defer_finish()
543 struct xfs_mount *mp = tp->t_mountp; in xfs_defer_cancel()
695 struct xfs_mount *mp = tp->t_mountp; in xfs_defer_ops_capture_and_commit()