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()
1373 struct tlock *tlck; in txLog()
1426 struct tlock * tlck, struct commit * cd) in diLog()
1539 struct tlock * tlck) in dataLog()
1585 struct tlock * tlck) in dtLog()
1688 struct tlock * tlck) in xtLog()
2071 struct tlock * tlck) in mapLog()
2159 struct tlock *tlck = NULL; in txEA()
2211 struct tlock *tlck; in txForce()
2282 struct tlock *tlck; in txUpdateMap()
2582 struct tlock *xtlck, *tlck; in txFreelock()
2589 xtlck = (struct tlock *) &jfs_ip->atlhead; in txFreelock()
2630 struct tlock *tlck; in txAbort()