Searched refs:regrant (Results 1 – 4 of 4) sorted by relevance
834 bool regrant) in __xfs_trans_commit() argument849 if (!regrant && (tp->t_flags & XFS_TRANS_PERM_LOG_RES)) { in __xfs_trans_commit()879 xfs_log_commit_cil(mp, tp, &commit_lsn, regrant); in __xfs_trans_commit()907 if (regrant && !XLOG_FORCED_SHUTDOWN(mp->m_log)) in __xfs_trans_commit()
135 xfs_lsn_t *commit_lsn, bool regrant);
1015 bool regrant) in xfs_log_commit_cil() argument1038 if (regrant && !XLOG_FORCED_SHUTDOWN(log)) in xfs_log_commit_cil()
533 available when required, then the regrant code will sleep waiting for it.