Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h290 extern void txFreelock(struct inode *);
H A Djfs_txnmgr.c2547 void txFreelock(struct inode *ip) in txFreelock() function
H A Djfs_xtree.c2715 txFreelock(ip); in xtTruncate()