Lines Matching defs:commit_lsn
786 ASSERT(!ctx->commit_lsn);
821 * callbacks now. This needs to be done before we make the commit_lsn
837 ctx->commit_lsn = lsn;
890 if (!ctx->commit_lsn) {
1294 if (ctx->start_lsn != ctx->commit_lsn) {
1298 if (plsn && XFS_LSN_CMP(plsn, ctx->commit_lsn) < 0) {
1654 xfs_lsn_t commit_lsn = NULLCOMMITLSN;
1687 if (!ctx->commit_lsn) {
1699 commit_lsn = ctx->commit_lsn;
1724 return commit_lsn;