xadlock          1695 fs/jfs/jfs_txnmgr.c 	struct xdlistlock *xadlock;
xadlock          1722 fs/jfs/jfs_txnmgr.c 	xadlock = (struct xdlistlock *) maplock;
xadlock          1758 fs/jfs/jfs_txnmgr.c 		xadlock->flag = mlckALLOCXADLIST;
xadlock          1759 fs/jfs/jfs_txnmgr.c 		xadlock->count = next - lwm;
xadlock          1760 fs/jfs/jfs_txnmgr.c 		if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) {
xadlock          1770 fs/jfs/jfs_txnmgr.c 			xadlock->flag = mlckALLOCPXDLIST;
xadlock          1771 fs/jfs/jfs_txnmgr.c 			pxd = xadlock->xdlist = &xtlck->pxdlock;
xadlock          1772 fs/jfs/jfs_txnmgr.c 			for (i = 0; i < xadlock->count; i++) {
xadlock          1784 fs/jfs/jfs_txnmgr.c 			xadlock->flag = mlckALLOCXADLIST;
xadlock          1785 fs/jfs/jfs_txnmgr.c 			xadlock->xdlist = &p->xad[lwm];
xadlock          1789 fs/jfs/jfs_txnmgr.c 			 tlck->ip, mp, tlck, lwm, xadlock->count);
xadlock          1862 fs/jfs/jfs_txnmgr.c 		xadlock->count = hwm - XTENTRYSTART + 1;
xadlock          1863 fs/jfs/jfs_txnmgr.c 		if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) {
xadlock          1873 fs/jfs/jfs_txnmgr.c 			xadlock->flag = mlckFREEPXDLIST;
xadlock          1874 fs/jfs/jfs_txnmgr.c 			pxd = xadlock->xdlist = &xtlck->pxdlock;
xadlock          1875 fs/jfs/jfs_txnmgr.c 			for (i = 0; i < xadlock->count; i++) {
xadlock          1887 fs/jfs/jfs_txnmgr.c 			xadlock->flag = mlckFREEXADLIST;
xadlock          1888 fs/jfs/jfs_txnmgr.c 			xadlock->xdlist = &p->xad[XTENTRYSTART];
xadlock          1892 fs/jfs/jfs_txnmgr.c 			 tlck->ip, mp, xadlock->count);
xadlock          2010 fs/jfs/jfs_txnmgr.c 			xadlock->flag = mlckALLOCXADLIST;
xadlock          2011 fs/jfs/jfs_txnmgr.c 			xadlock->count = next - lwm;
xadlock          2012 fs/jfs/jfs_txnmgr.c 			xadlock->xdlist = &p->xad[lwm];
xadlock          2015 fs/jfs/jfs_txnmgr.c 				 tlck->ip, mp, xadlock->count, lwm, next);
xadlock          2017 fs/jfs/jfs_txnmgr.c 			xadlock++;
xadlock          2030 fs/jfs/jfs_txnmgr.c 			pxdlock = (struct pxd_lock *) xadlock;
xadlock          2038 fs/jfs/jfs_txnmgr.c 			xadlock++;
xadlock          2050 fs/jfs/jfs_txnmgr.c 			xadlock->flag = mlckFREEXADLIST;
xadlock          2051 fs/jfs/jfs_txnmgr.c 			xadlock->count = hwm - next + 1;
xadlock          2052 fs/jfs/jfs_txnmgr.c 			xadlock->xdlist = &p->xad[next];
xadlock          2055 fs/jfs/jfs_txnmgr.c 				 tlck->ip, mp, xadlock->count, next, hwm);
xadlock          3165 fs/jfs/jfs_xtree.c 	struct xdlistlock xadlock;	/* maplock for COMMIT_WMAP */
xadlock          3186 fs/jfs/jfs_xtree.c 		xadlock.flag = mlckFREEXADLIST;
xadlock          3187 fs/jfs/jfs_xtree.c 		xadlock.index = 1;
xadlock          3366 fs/jfs/jfs_xtree.c 				pxdlock = (struct pxd_lock *) & xadlock;
xadlock          3373 fs/jfs/jfs_xtree.c 				xadlock.flag = mlckFREEXADLIST;
xadlock          3394 fs/jfs/jfs_xtree.c 				xadlock.xdlist = &p->xad[nextindex];
xadlock          3395 fs/jfs/jfs_xtree.c 				xadlock.count =
xadlock          3398 fs/jfs/jfs_xtree.c 				txFreeMap(ip, (struct maplock *) & xadlock,
xadlock          3425 fs/jfs/jfs_xtree.c 		xadlock.xdlist = &p->xad[XTENTRYSTART];
xadlock          3426 fs/jfs/jfs_xtree.c 		xadlock.count =
xadlock          3428 fs/jfs/jfs_xtree.c 		txFreeMap(ip, (struct maplock *) & xadlock, NULL, COMMIT_WMAP);
xadlock          3499 fs/jfs/jfs_xtree.c 				xadlock.xdlist = &p->xad[index + 1];
xadlock          3500 fs/jfs/jfs_xtree.c 				xadlock.count =
xadlock          3503 fs/jfs/jfs_xtree.c 				txFreeMap(ip, (struct maplock *) & xadlock,
xadlock          3571 fs/jfs/jfs_xtree.c 			xadlock.xdlist = &p->xad[XTENTRYSTART];
xadlock          3572 fs/jfs/jfs_xtree.c 			xadlock.count =
xadlock          3575 fs/jfs/jfs_xtree.c 			txFreeMap(ip, (struct maplock *) & xadlock, NULL,