Lines Matching refs:xa_mount
332 xfs_mount_t *mp = ailp->xa_mount; in xfsaild_push()
563 if (!lip || XFS_FORCED_SHUTDOWN(ailp->xa_mount) || in xfs_ail_push()
676 if (!XFS_FORCED_SHUTDOWN(ailp->xa_mount)) in xfs_trans_ail_update_bulk()
677 xlog_assign_tail_lsn_locked(ailp->xa_mount); in xfs_trans_ail_update_bulk()
680 xfs_log_space_wake(ailp->xa_mount); in xfs_trans_ail_update_bulk()
723 struct xfs_mount *mp = ailp->xa_mount; in xfs_trans_ail_delete_bulk()
744 if (!XFS_FORCED_SHUTDOWN(ailp->xa_mount)) in xfs_trans_ail_delete_bulk()
745 xlog_assign_tail_lsn_locked(ailp->xa_mount); in xfs_trans_ail_delete_bulk()
750 xfs_log_space_wake(ailp->xa_mount); in xfs_trans_ail_delete_bulk()
766 ailp->xa_mount = mp; in xfs_trans_ail_init()
774 ailp->xa_mount->m_fsname); in xfs_trans_ail_init()