Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_txnmgr.h288 extern void txFreeMap(struct inode *, struct maplock *, struct tblock *, int);
H A Djfs_txnmgr.c2327 txFreeMap(ipimap, maplock, in txUpdateMap()
2330 txFreeMap(ipimap, maplock, in txUpdateMap()
2449 void txFreeMap(struct inode *ip, in txFreeMap() function