Searched refs:tlckNEW (Results 1 – 3 of 3) sorted by relevance
139 #define tlckNEW 0x0020 /* new page from split */ macro
780 if (type & tlckNEW) { in txLock()1576 if (tlck->type & (tlckNEW | tlckEXTEND)) { in dtLog()1696 if (tlck->type & (tlckNEW | tlckGROW | tlckRELINK)) { in xtLog()
999 tlck = txLock(tid, ip, rmp, tlckXTREE | tlckNEW); in xtSplitPage()1282 tlck = txLock(tid, ip, rmp, tlckXTREE | tlckNEW); in xtSplitRoot()2109 tlckXTREE | tlckNEW); in xtInitRoot()