Searched refs:regrant (Results 1 – 4 of 4) sorted by relevance
836 bool regrant) in __xfs_trans_commit() argument851 if (!regrant && (tp->t_flags & XFS_TRANS_PERM_LOG_RES)) { in __xfs_trans_commit()881 xlog_cil_commit(mp->m_log, tp, &commit_seq, regrant); in __xfs_trans_commit()908 if (regrant && !xlog_is_shutdown(mp->m_log)) in __xfs_trans_commit()
593 xfs_csn_t *commit_seq, bool regrant);
1270 bool regrant) in xlog_cil_commit() argument1287 if (regrant && !xlog_is_shutdown(log)) in xlog_cil_commit()
533 available when required, then the regrant code will sleep waiting for it.