Home
last modified time | relevance | path

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

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