Lines Matching refs:tlock
98 struct tlock *TxLock; /* transaction lock table */
152 struct tlock *tlck, struct commit *cd);
154 struct tlock *tlck);
156 struct tlock * tlck);
158 struct tlock * tlck);
167 struct tlock * tlck);
295 size = sizeof(struct tlock) * nTxLock; in txInit()
577 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock()
584 struct tlock *tlck; in txLock()
867 struct tlock *tlck; in txRelease()
897 struct tlock *tlck; in txUnlock()
982 struct tlock *txMaplock(tid_t tid, struct inode *ip, int type) in txMaplock()
987 struct tlock *tlck; in txMaplock()
1055 struct linelock *txLinelock(struct linelock * tlock) in txLinelock() argument
1058 struct tlock *tlck; in txLinelock()
1079 linelock->next = tlock->next; in txLinelock()
1080 tlock->next = lid; in txLinelock()
1371 struct tlock *tlck; in txLog()
1424 struct tlock *tlck, struct commit *cd) in diLog()
1536 struct tlock *tlck) in dataLog()
1582 struct tlock * tlck) in dtLog()
1685 struct tlock * tlck) in xtLog()
2068 struct tlock * tlck) in mapLog()
2156 struct tlock *tlck = NULL; in txEA()
2208 struct tlock *tlck; in txForce()
2279 struct tlock *tlck; in txUpdateMap()
2579 struct tlock *xtlck, *tlck; in txFreelock()
2586 xtlck = (struct tlock *) &jfs_ip->atlhead; in txFreelock()
2627 struct tlock *tlck; in txAbort()