Searched refs:regrant (Results 1 – 4 of 4) sorted by relevance
948 bool regrant) in __xfs_trans_commit() argument964 if (!regrant && (tp->t_flags & XFS_TRANS_PERM_LOG_RES)) { in __xfs_trans_commit()1004 xlog_cil_commit(log, tp, &commit_seq, regrant); in __xfs_trans_commit()1031 if (regrant && !xlog_is_shutdown(log)) in __xfs_trans_commit()
589 xfs_csn_t *commit_seq, bool regrant);
1560 bool regrant) in xlog_cil_commit() argument1581 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.