Lines Matching refs:t_mountp
239 trace_xfs_defer_create_intent(tp->t_mountp, dfp); in xfs_defer_create_intents()
262 trace_xfs_defer_pending_abort(tp->t_mountp, dfp); in xfs_defer_trans_abort()
417 struct xlog *log = (*tpp)->t_mountp->m_log; in xfs_defer_relog()
449 trace_xfs_defer_relog_intent((*tpp)->t_mountp, dfp); in xfs_defer_relog()
450 XFS_STATS_INC((*tpp)->t_mountp, defer_relog); in xfs_defer_relog()
473 trace_xfs_defer_pending_finish(tp->t_mountp, dfp); in xfs_defer_finish_one()
573 xfs_force_shutdown((*tp)->t_mountp, SHUTDOWN_CORRUPT_INCORE); in xfs_defer_finish_noroll()
575 xfs_defer_cancel_list((*tp)->t_mountp, &dop_pending); in xfs_defer_finish_noroll()
596 xfs_force_shutdown((*tp)->t_mountp, in xfs_defer_finish()
612 struct xfs_mount *mp = tp->t_mountp; in xfs_defer_cancel()
736 xfs_force_shutdown(tp->t_mountp, SHUTDOWN_CORRUPT_INCORE); in xfs_defer_ops_capture()
787 struct xfs_mount *mp = tp->t_mountp; in xfs_defer_ops_capture_and_commit()