maplock 1002 fs/jfs/jfs_txnmgr.c struct maplock *maplock;
maplock 1056 fs/jfs/jfs_txnmgr.c maplock = (struct maplock *) & tlck->lock;
maplock 1057 fs/jfs/jfs_txnmgr.c maplock->next = 0;
maplock 1058 fs/jfs/jfs_txnmgr.c maplock->maxcnt = 0;
maplock 1059 fs/jfs/jfs_txnmgr.c maplock->index = 0;
maplock 1709 fs/jfs/jfs_txnmgr.c struct maplock *maplock;
maplock 1736 fs/jfs/jfs_txnmgr.c maplock = (struct maplock *) & tlck->lock;
maplock 1737 fs/jfs/jfs_txnmgr.c xadlock = (struct xdlistlock *) maplock;
maplock 1806 fs/jfs/jfs_txnmgr.c maplock->index = 1;
maplock 1909 fs/jfs/jfs_txnmgr.c maplock->index = 1;
maplock 2014 fs/jfs/jfs_txnmgr.c maplock->index = 0;
maplock 2033 fs/jfs/jfs_txnmgr.c maplock->index++;
maplock 2054 fs/jfs/jfs_txnmgr.c maplock->index++;
maplock 2074 fs/jfs/jfs_txnmgr.c maplock->index++;
maplock 2178 fs/jfs/jfs_txnmgr.c struct pxd_lock *maplock = NULL, *pxdlock = NULL;
maplock 2190 fs/jfs/jfs_txnmgr.c maplock = (struct pxd_lock *) & tlck->lock;
maplock 2191 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock;
maplock 2196 fs/jfs/jfs_txnmgr.c maplock->index = 1;
maplock 2210 fs/jfs/jfs_txnmgr.c maplock = (struct pxd_lock *) & tlck->lock;
maplock 2211 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock;
maplock 2212 fs/jfs/jfs_txnmgr.c maplock->index = 0;
maplock 2217 fs/jfs/jfs_txnmgr.c maplock->index++;
maplock 2301 fs/jfs/jfs_txnmgr.c struct maplock *maplock;
maplock 2348 fs/jfs/jfs_txnmgr.c maplock = (struct maplock *) & tlck->lock;
maplock 2349 fs/jfs/jfs_txnmgr.c nlock = maplock->index;
maplock 2351 fs/jfs/jfs_txnmgr.c for (k = 0; k < nlock; k++, maplock++) {
maplock 2357 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckALLOC) {
maplock 2358 fs/jfs/jfs_txnmgr.c txAllocPMap(ipimap, maplock, tblk);
maplock 2377 fs/jfs/jfs_txnmgr.c txFreeMap(ipimap, maplock,
maplock 2380 fs/jfs/jfs_txnmgr.c txFreeMap(ipimap, maplock,
maplock 2413 fs/jfs/jfs_txnmgr.c txAllocPMap(ipimap, (struct maplock *) & pxdlock, tblk);
maplock 2457 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckALLOCXADLIST) {
maplock 2458 fs/jfs/jfs_txnmgr.c xadlistlock = (struct xdlistlock *) maplock;
maplock 2471 fs/jfs/jfs_txnmgr.c } else if (maplock->flag & mlckALLOCPXD) {
maplock 2472 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock;
maplock 2479 fs/jfs/jfs_txnmgr.c pxdlistlock = (struct xdlistlock *) maplock;
maplock 2513 fs/jfs/jfs_txnmgr.c tblk, maplock, maptype);
maplock 2519 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckFREEXADLIST) {
maplock 2520 fs/jfs/jfs_txnmgr.c xadlistlock = (struct xdlistlock *) maplock;
maplock 2533 fs/jfs/jfs_txnmgr.c } else if (maplock->flag & mlckFREEPXD) {
maplock 2534 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock;
maplock 2543 fs/jfs/jfs_txnmgr.c pxdlistlock = (struct xdlistlock *) maplock;
maplock 2560 fs/jfs/jfs_txnmgr.c if (maplock->flag & mlckFREEXADLIST) {
maplock 2561 fs/jfs/jfs_txnmgr.c xadlistlock = (struct xdlistlock *) maplock;
maplock 2571 fs/jfs/jfs_txnmgr.c } else if (maplock->flag & mlckFREEPXD) {
maplock 2572 fs/jfs/jfs_txnmgr.c pxdlock = (struct pxd_lock *) maplock;
maplock 2580 fs/jfs/jfs_txnmgr.c pxdlistlock = (struct xdlistlock *) maplock;
maplock 243 fs/jfs/jfs_txnmgr.h #define pxd_lock maplock
maplock 1799 fs/jfs/jfs_xtree.c struct maplock *pxdlock;
maplock 1921 fs/jfs/jfs_xtree.c pxdlock = (struct maplock *) & mtlck->lock;
maplock 3672 fs/jfs/jfs_xtree.c txFreeMap(ip, (struct maplock *) & xadlock,
maplock 3702 fs/jfs/jfs_xtree.c txFreeMap(ip, (struct maplock *) & xadlock, NULL, COMMIT_WMAP);
maplock 3777 fs/jfs/jfs_xtree.c txFreeMap(ip, (struct maplock *) & xadlock,
maplock 3849 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;