Searched refs:NULLCOMMITLSN (Results 1 – 2 of 2) sorted by relevance
318 (void) xfs_trans_unlock_chunk(licp, 1, abort, NULLCOMMITLSN); in xfs_trans_free_items()329 (void) xfs_trans_unlock_chunk(licp, 1, abort, NULLCOMMITLSN); in xfs_trans_free_items()425 if (commit_lsn != NULLCOMMITLSN) in xfs_trans_unlock_chunk()
146 #define NULLCOMMITLSN ((xfs_lsn_t)-1) macro