Searched refs:lwm (Results 1 – 3 of 3) sorted by relevance
647 xtlck->lwm.offset = in xtInsert()650 xtlck->lwm.length = in xtInsert()738 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtSplitUp()908 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtSplitUp()1132 sxtlck->lwm.offset = (sxtlck->lwm.offset) ? in xtSplitPage()1162 sxtlck->lwm.offset = (sxtlck->lwm.offset) ? in xtSplitPage()1795 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtUpdate()1926 xtlck->lwm.offset = (xtlck->lwm.offset) ? in xtUpdate()2094 xtlck->lwm.offset = in xtAppend()2095 (xtlck->lwm.offset) ? min(index,(int) xtlck->lwm.offset) : index; in xtAppend()[all …]
787 xtlck->lwm.offset = in txLock()1666 int next, lwm, hwm; in xtLog() local1715 lwm = xtlck->lwm.offset; in xtLog()1716 if (lwm == 0) in xtLog()1717 lwm = XTPAGEMAXSLOT; in xtLog()1719 if (lwm == next) in xtLog()1721 if (lwm > next) { in xtLog()1897 lwm = xtlck->lwm.offset; in xtLog()1898 if (lwm == 0) in xtLog()1899 lwm = XTPAGEMAXSLOT; in xtLog()[all …]
185 struct lv lwm; /* 2: low water mark */ member
Completed in 602 milliseconds