Home
last modified time | relevance | path

Searched refs:regrant (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_log.h131 bool regrant);
172 xfs_lsn_t *commit_lsn, bool regrant);
Dxfs_trans.c906 bool regrant) in __xfs_trans_commit() argument
937 xfs_log_commit_cil(mp, tp, &commit_lsn, regrant); in __xfs_trans_commit()
965 commit_lsn = xfs_log_done(mp, tp->t_ticket, NULL, regrant); in __xfs_trans_commit()
Dxfs_log_cil.c993 bool regrant) in xfs_log_commit_cil() argument
1015 xfs_log_done(mp, tp->t_ticket, NULL, regrant); in xfs_log_commit_cil()
Dxfs_log.c514 bool regrant) in xfs_log_done() argument
527 regrant = false; in xfs_log_done()
531 if (!regrant) { in xfs_log_done()