Searched refs:cancelflags (Results 1 – 2 of 2) sorted by relevance
97 int cancelflags = 0; in xfs_growfs_rt_alloc() local110 cancelflags = XFS_TRANS_RELEASE_LOG_RES; in xfs_growfs_rt_alloc()122 cancelflags |= XFS_TRANS_ABORT; in xfs_growfs_rt_alloc()143 cancelflags = 0; in xfs_growfs_rt_alloc()168 xfs_trans_cancel(tp, cancelflags); in xfs_growfs_rt_alloc()1939 int cancelflags = 0; in xfs_growfs_rt() local1980 cancelflags |= XFS_TRANS_ABORT; in xfs_growfs_rt()2027 xfs_trans_cancel(tp, cancelflags); in xfs_growfs_rt()
649 int cancelflags=0; in xfs_qm_idtodq() local663 cancelflags = 0; in xfs_qm_idtodq()666 cancelflags = XFS_TRANS_RELEASE_LOG_RES; in xfs_qm_idtodq()680 cancelflags |= XFS_TRANS_ABORT; in xfs_qm_idtodq()694 xfs_trans_cancel(tp, cancelflags); in xfs_qm_idtodq()