Searched refs:COMMIT_LAZY (Results 1 – 3 of 3) sorted by relevance
86 #define COMMIT_LAZY 0x0800 /* lazy commit */ macro
1180 tblk->xflag |= COMMIT_LAZY; in txCommit()1300 tblk->xflag &= ~COMMIT_LAZY; in txCommit()1774 if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1800 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1877 if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1903 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1943 tblk->xflag &= ~COMMIT_LAZY; in xtLog()
695 if (tblk->xflag & COMMIT_LAZY) in lmGroupCommit()699 (!(tblk->xflag & COMMIT_LAZY) || test_bit(log_FLUSH, &log->flag) in lmGroupCommit()711 if (tblk->xflag & COMMIT_LAZY) { in lmGroupCommit()