Searched refs:NULLCOMMITLSN (Results 1 – 5 of 5) sorted by relevance
62 #define NULLCOMMITLSN ((xfs_lsn_t)-1) macro
189 if (rmt->rm_lsn != cpu_to_be64(NULLCOMMITLSN)) { in xfs_attr3_rmt_write_verify()239 rmt->rm_lsn = cpu_to_be64(NULLCOMMITLSN); in xfs_attr3_rmt_hdr_set()
756 if (commit_lsn != NULLCOMMITLSN) in xfs_trans_free_items()972 xfs_trans_free_items(tp, NULLCOMMITLSN, error ? XFS_TRANS_ABORT : 0); in xfs_trans_commit()1034 xfs_trans_free_items(tp, NULLCOMMITLSN, flags); in xfs_trans_cancel()
836 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_lsn()
3348 if (lsn == NULLCOMMITLSN) in _xfs_log_force_lsn()