Searched refs:COMMIT_LAZY (Results 1 – 3 of 3) sorted by relevance
73 #define COMMIT_LAZY 0x0800 /* lazy commit */ macro
1166 tblk->xflag |= COMMIT_LAZY; in txCommit()1286 tblk->xflag &= ~COMMIT_LAZY; in txCommit()1760 if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1786 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1863 if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1889 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1928 tblk->xflag &= ~COMMIT_LAZY; in xtLog()
682 if (tblk->xflag & COMMIT_LAZY) in lmGroupCommit()686 (!(tblk->xflag & COMMIT_LAZY) || test_bit(log_FLUSH, &log->flag) in lmGroupCommit()698 if (tblk->xflag & COMMIT_LAZY) { in lmGroupCommit()