regrant           515 fs/xfs/xfs_log.c 	bool			regrant)
regrant           528 fs/xfs/xfs_log.c 		regrant = false;
regrant           532 fs/xfs/xfs_log.c 	if (!regrant) {
regrant           111 fs/xfs/xfs_log.h 		       bool regrant);
regrant           140 fs/xfs/xfs_log.h 				xfs_lsn_t *commit_lsn, bool regrant);
regrant           997 fs/xfs/xfs_log_cil.c 	bool			regrant)
regrant          1020 fs/xfs/xfs_log_cil.c 	xfs_log_done(mp, tp->t_ticket, NULL, regrant);
regrant           929 fs/xfs/xfs_trans.c 	bool			regrant)
regrant           944 fs/xfs/xfs_trans.c 	if (!regrant && (tp->t_flags & XFS_TRANS_PERM_LOG_RES)) {
regrant           974 fs/xfs/xfs_trans.c 	xfs_log_commit_cil(mp, tp, &commit_lsn, regrant);
regrant          1002 fs/xfs/xfs_trans.c 		commit_lsn = xfs_log_done(mp, tp->t_ticket, NULL, regrant);