Searched refs:NULLCOMMITLSN (Results 1 – 4 of 4) sorted by relevance
122 #define NULLCOMMITLSN ((xfs_lsn_t)-1) macro
1333 if (commit_lsn != NULLCOMMITLSN) in xfs_trans_free_items()1554 xfs_trans_free_items(tp, NULLCOMMITLSN, error ? XFS_TRANS_ABORT : 0); in xfs_trans_commit()1616 xfs_trans_free_items(tp, NULLCOMMITLSN, flags); in xfs_trans_cancel()
758 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_lsn()
3213 if (lsn == NULLCOMMITLSN) in _xfs_log_force_lsn()