Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.h91 struct tlock { struct
107 extern struct tlock *TxLock; /* transaction lock table */ argument
Djfs_txnmgr.c1027 struct linelock *txLinelock(struct linelock * tlock) in txLinelock()