Home
last modified time | relevance | path

Searched refs:NULLCOMMITLSN (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_item.c318 (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()
Dxfs_types.h146 #define NULLCOMMITLSN ((xfs_lsn_t)-1) macro