Searched refs:regrant (Results 1 – 4 of 4) sorted by relevance
948 bool regrant) in __xfs_trans_commit() argument971 if (!regrant && (tp->t_flags & XFS_TRANS_PERM_LOG_RES)) { in __xfs_trans_commit()1012 xlog_cil_commit(log, tp, &commit_seq, regrant); in __xfs_trans_commit()1039 if (regrant && !xlog_is_shutdown(log)) in __xfs_trans_commit()
588 xfs_csn_t *commit_seq, bool regrant);
1563 bool regrant) in xlog_cil_commit() argument1584 if (regrant && !xlog_is_shutdown(log)) in xlog_cil_commit()
277 As a result, permanent transactions only "regrant" reservation space during816 available when required, then the regrant code will sleep waiting for it.