Searched refs:txLock (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/jfs/ |
| H A D | jfs_txnmgr.h | 280 extern struct tlock *txLock(tid_t, struct inode *, struct metapage *, int);
|
| H A D | jfs_imap.c | 654 txLock(tid, ipimap, mp, tlckINODE | tlckENTRY)) == NULL) in diWrite() 1241 tlck = txLock(tid, ipimap, mp, tlckINODE | tlckFREE); in diFree()
|
| H A D | jfs_txnmgr.c | 583 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock() function
|