Searched refs:lid_to_tlock (Results 1 – 4 of 4) sorted by relevance
616 tlck = lid_to_tlock(lid); in txLock()660 lid_to_tlock(last)->next != lid; in txLock()661 last = lid_to_tlock(last)->next) { in txLock()664 lid_to_tlock(last)->next = tlck->next; in txLock()672 lid_to_tlock(tblk->last)->next = lid; in txLock()688 tlck = lid_to_tlock(lid); in txLock()740 lid_to_tlock(tblk->last)->next = lid; in txLock()878 tlck = lid_to_tlock(lid); in txRelease()918 tlck = lid_to_tlock(lid); in txUnlock()958 linelock = (struct linelock *) lid_to_tlock(llid); in txUnlock()[all …]
15 #define lid_to_tlock(lid) (&TxLock[lid]) macro
680 tlck = lid_to_tlock(lid); in diWrite()709 tlck = lid_to_tlock(lid); in diWrite()
456 linelock = (struct linelock *) lid_to_tlock(i); in lmWriteRecord()