Lines Matching refs:tlock
111 struct tlock *TxLock; /* transaction lock table */
165 struct tlock * tlck, struct commit * cd);
167 struct tlock * tlck);
169 struct tlock * tlck);
171 struct tlock * tlck);
180 struct tlock * tlck);
308 size = sizeof(struct tlock) * nTxLock; in txInit()
590 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock()
597 struct tlock *tlck; in txLock()
880 struct tlock *tlck; in txRelease()
910 struct tlock *tlck; in txUnlock()
995 struct tlock *txMaplock(tid_t tid, struct inode *ip, int type) in txMaplock()
1000 struct tlock *tlck; in txMaplock()
1068 struct linelock *txLinelock(struct linelock * tlock) in txLinelock() argument
1071 struct tlock *tlck; in txLinelock()
1092 linelock->next = tlock->next; in txLinelock()
1093 tlock->next = lid; in txLinelock()
1386 struct tlock *tlck; in txLog()
1439 struct tlock * tlck, struct commit * cd) in diLog()
1552 struct tlock * tlck) in dataLog()
1598 struct tlock * tlck) in dtLog()
1701 struct tlock * tlck) in xtLog()
2087 struct tlock * tlck) in mapLog()
2175 struct tlock *tlck = NULL; in txEA()
2227 struct tlock *tlck; in txForce()
2298 struct tlock *tlck; in txUpdateMap()
2599 struct tlock *xtlck, *tlck; in txFreelock()
2606 xtlck = (struct tlock *) &jfs_ip->atlhead; in txFreelock()
2647 struct tlock *tlck; in txAbort()