Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h281 extern struct tlock *txMaplock(tid_t, struct inode *, int);
H A Djfs_txnmgr.c987 struct tlock *txMaplock(tid_t tid, struct inode *ip, int type) in txMaplock() function
2139 tlck = txMaplock(tid, ip, tlckMAP); in txEA()
2159 tlck = txMaplock(tid, ip, tlckMAP); in txEA()
H A Djfs_dtree.c1689 tlck = txMaplock(tid, ip, tlckDTREE | tlckRELOCATE); in dtExtendPage()
2271 tlck = txMaplock(tid, ip, tlckDTREE | tlckFREE); in dtDeleteUp()
2346 txMaplock(tid, ip, in dtDeleteUp()