Searched refs:COMMIT_LAZY (Results 1 – 3 of 3) sorted by relevance
73 #define COMMIT_LAZY 0x0800 /* lazy commit */ macro
1172 tblk->xflag |= COMMIT_LAZY; in txCommit()1291 tblk->xflag &= ~COMMIT_LAZY; in txCommit()1729 if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1755 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1832 if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1858 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1897 tblk->xflag &= ~COMMIT_LAZY; in xtLog()
674 if (tblk->xflag & COMMIT_LAZY) in lmGroupCommit()678 (!(tblk->xflag & COMMIT_LAZY) || test_bit(log_FLUSH, &log->flag) in lmGroupCommit()690 if (tblk->xflag & COMMIT_LAZY) { in lmGroupCommit()