Home
last modified time | relevance | path

Searched refs:txMaplock (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_txnmgr.h281 extern struct tlock *txMaplock(tid_t, struct inode *, int);
H A Djfs_txnmgr.c988 struct tlock *txMaplock(tid_t tid, struct inode *ip, int type) in txMaplock() function
2140 tlck = txMaplock(tid, ip, tlckMAP); in txEA()
2160 tlck = txMaplock(tid, ip, tlckMAP); in txEA()