nlock            1511 fs/jfs/jfs_txnmgr.c 		nlock = pxdlock->index;
nlock            1512 fs/jfs/jfs_txnmgr.c 		for (i = 0; i < nlock; i++, pxdlock++) {
nlock            2074 fs/jfs/jfs_txnmgr.c 	int i, nlock;
nlock            2129 fs/jfs/jfs_txnmgr.c 		nlock = pxdlock->index;
nlock            2130 fs/jfs/jfs_txnmgr.c 		for (i = 0; i < nlock; i++, pxdlock++) {
nlock            2286 fs/jfs/jfs_txnmgr.c 	int k, nlock;
nlock            2331 fs/jfs/jfs_txnmgr.c 		nlock = maplock->index;
nlock            2333 fs/jfs/jfs_txnmgr.c 		for (k = 0; k < nlock; k++, maplock++) {