Home
last modified time | relevance | path

Searched defs:tlock (Results 1 – 2 of 2) sorted by relevance

/fs/jfs/
Djfs_txnmgr.h95 struct tlock { struct
111 extern struct tlock *TxLock; /* transaction lock table */ argument
Djfs_txnmgr.c1069 struct linelock *txLinelock(struct linelock * tlock) in txLinelock()