maplock 159 fs/jfs/jfs_txnmgr.c static void txAllocPMap(struct inode *ip, struct maplock * maplock, maplock 988 fs/jfs/jfs_txnmgr.c struct maplock *maplock; maplock 1042 fs/jfs/jfs_txnmgr.c maplock = (struct maplock *) & tlck->lock; maplock 1043 fs/jfs/jfs_txnmgr.c maplock->next = 0; maplock 1044 fs/jfs/jfs_txnmgr.c maplock->maxcnt = 0; maplock 1045 fs/jfs/jfs_txnmgr.c maplock->index = 0; maplock 1694 fs/jfs/jfs_txnmgr.c struct maplock *maplock; maplock 1721 fs/jfs/jfs_txnmgr.c maplock = (struct maplock *) & tlck->lock; maplock 1722 fs/jfs/jfs_txnmgr.c xadlock = (struct xdlistlock *) maplock; maplock 1791 fs/jfs/jfs_txnmgr.c maplock->index = 1; maplock 1894 fs/jfs/jfs_txnmgr.c maplock->index = 1; maplock 1998 fs/jfs/jfs_txnmgr.c maplock->index = 0; maplock 2016 fs/jfs/jfs_txnmgr.c maplock->index++; maplock 2037 fs/jfs/jfs_txnmgr.c maplock->index++; maplock 2056 fs/jfs/jfs_txnmgr.c maplock->index++; maplock 2160 fs/jfs/jfs_txnmgr.c struct pxd_lock *maplock = NULL, *pxdlock = NULL; maplock 2172 fs/jfs/jfs_txnmgr.c maplock = (struct pxd_lock *) & tlck->lock; maplock 2173 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock; maplock 2178 fs/jfs/jfs_txnmgr.c maplock->index = 1; maplock 2192 fs/jfs/jfs_txnmgr.c maplock = (struct pxd_lock *) & tlck->lock; maplock 2193 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock; maplock 2194 fs/jfs/jfs_txnmgr.c maplock->index = 0; maplock 2199 fs/jfs/jfs_txnmgr.c maplock->index++; maplock 2283 fs/jfs/jfs_txnmgr.c struct maplock *maplock; maplock 2330 fs/jfs/jfs_txnmgr.c maplock = (struct maplock *) & tlck->lock; maplock 2331 fs/jfs/jfs_txnmgr.c nlock = maplock->index; maplock 2333 fs/jfs/jfs_txnmgr.c for (k = 0; k < nlock; k++, maplock++) { maplock 2339 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckALLOC) { maplock 2340 fs/jfs/jfs_txnmgr.c txAllocPMap(ipimap, maplock, tblk); maplock 2359 fs/jfs/jfs_txnmgr.c txFreeMap(ipimap, maplock, maplock 2362 fs/jfs/jfs_txnmgr.c txFreeMap(ipimap, maplock, maplock 2395 fs/jfs/jfs_txnmgr.c txAllocPMap(ipimap, (struct maplock *) & pxdlock, tblk); maplock 2423 fs/jfs/jfs_txnmgr.c static void txAllocPMap(struct inode *ip, struct maplock * maplock, maplock 2439 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckALLOCXADLIST) { maplock 2440 fs/jfs/jfs_txnmgr.c xadlistlock = (struct xdlistlock *) maplock; maplock 2453 fs/jfs/jfs_txnmgr.c } else if (maplock->flag & mlckALLOCPXD) { maplock 2454 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock; maplock 2461 fs/jfs/jfs_txnmgr.c pxdlistlock = (struct xdlistlock *) maplock; maplock 2482 fs/jfs/jfs_txnmgr.c struct maplock * maplock, struct tblock * tblk, int maptype) maplock 2495 fs/jfs/jfs_txnmgr.c tblk, maplock, maptype); maplock 2501 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckFREEXADLIST) { maplock 2502 fs/jfs/jfs_txnmgr.c xadlistlock = (struct xdlistlock *) maplock; maplock 2514 fs/jfs/jfs_txnmgr.c } else if (maplock->flag & mlckFREEPXD) { maplock 2515 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock; maplock 2524 fs/jfs/jfs_txnmgr.c pxdlistlock = (struct xdlistlock *) maplock; maplock 2541 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckFREEXADLIST) { maplock 2542 fs/jfs/jfs_txnmgr.c xadlistlock = (struct xdlistlock *) maplock; maplock 2552 fs/jfs/jfs_txnmgr.c } else if (maplock->flag & mlckFREEPXD) { maplock 2553 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock; maplock 2561 fs/jfs/jfs_txnmgr.c pxdlistlock = (struct xdlistlock *) maplock; maplock 230 fs/jfs/jfs_txnmgr.h #define pxd_lock maplock maplock 288 fs/jfs/jfs_txnmgr.h extern void txFreeMap(struct inode *, struct maplock *, struct tblock *, int); maplock 1527 fs/jfs/jfs_xtree.c struct maplock *pxdlock; maplock 1648 fs/jfs/jfs_xtree.c pxdlock = (struct maplock *) & mtlck->lock; maplock 3398 fs/jfs/jfs_xtree.c txFreeMap(ip, (struct maplock *) & xadlock, maplock 3428 fs/jfs/jfs_xtree.c txFreeMap(ip, (struct maplock *) & xadlock, NULL, COMMIT_WMAP); maplock 3503 fs/jfs/jfs_xtree.c txFreeMap(ip, (struct maplock *) & xadlock, maplock 3575 fs/jfs/jfs_xtree.c txFreeMap(ip, (struct maplock *) & xadlock, NULL, maplock 716 fs/jfs/namei.c struct maplock maplock; /* maplock for COMMIT_WMAP */ maplock 723 fs/jfs/namei.c maplock.index = 1; maplock 724 fs/jfs/namei.c pxdlock = (struct pxd_lock *) & maplock; maplock 737 fs/jfs/namei.c struct maplock maplock; /* maplock for COMMIT_WMAP */ maplock 743 fs/jfs/namei.c maplock.index = 1; maplock 744 fs/jfs/namei.c pxdlock = (struct pxd_lock *) & maplock;