Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.c172 static void txAllocPMap(struct inode *ip, struct maplock * maplock,
2354 txAllocPMap(ipimap, maplock, tblk); in txUpdateMap()
2409 txAllocPMap(ipimap, (struct maplock *) & pxdlock, tblk); in txUpdateMap()
2437 static void txAllocPMap(struct inode *ip, struct maplock * maplock, in txAllocPMap() function