Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h82 struct tlock { struct
98 extern struct tlock *TxLock; /* transaction lock table */ argument
H A Djfs_txnmgr.c1060 struct linelock *txLinelock(struct linelock * tlock) in txLinelock()