Searched refs:COMMIT_LAZY (Results 1 – 3 of 3) sorted by relevance
82 #define COMMIT_LAZY 0x0800 /* lazy commit */ macro
1139 tblk->xflag |= COMMIT_LAZY; in txCommit()1233 tblk->xflag &= ~COMMIT_LAZY; in txCommit()1715 if ((xadlock->count <= 2) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1735 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1813 if ((xadlock->count <= 2) && (tblk->xflag & COMMIT_LAZY)) { in xtLog()1828 tblk->xflag &= ~COMMIT_LAZY; in xtLog()1867 tblk->xflag &= ~COMMIT_LAZY; in xtLog()
677 if (tblk->xflag & COMMIT_LAZY) in lmGroupCommit()681 (!(tblk->xflag & COMMIT_LAZY) || test_bit(log_FLUSH, &log->flag))) { in lmGroupCommit()692 if (tblk->xflag & COMMIT_LAZY) { in lmGroupCommit()