Searched refs:regrant (Results 1 – 4 of 4) sorted by relevance
832 bool regrant) in __xfs_trans_commit() argument847 if (!regrant && (tp->t_flags & XFS_TRANS_PERM_LOG_RES)) { in __xfs_trans_commit()877 xlog_cil_commit(mp->m_log, tp, &commit_seq, regrant); in __xfs_trans_commit()904 if (regrant && !XLOG_FORCED_SHUTDOWN(mp->m_log)) in __xfs_trans_commit()
551 xfs_csn_t *commit_seq, bool regrant);
1027 bool regrant) in xlog_cil_commit() argument1044 if (regrant && !XLOG_FORCED_SHUTDOWN(log)) in xlog_cil_commit()
533 available when required, then the regrant code will sleep waiting for it.