Home
last modified time | relevance | path

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

/Linux-v5.4/fs/jfs/
Djfs_txnmgr.c159 static void txAllocPMap(struct inode *ip, struct maplock * maplock,
2340 txAllocPMap(ipimap, maplock, tblk); in txUpdateMap()
2395 txAllocPMap(ipimap, (struct maplock *) & pxdlock, tblk); in txUpdateMap()
2423 static void txAllocPMap(struct inode *ip, struct maplock * maplock, in txAllocPMap() function