TxLockVHWM         97 fs/jfs/jfs_txnmgr.c static int TxLockVHWM;	/* Very High water mark */
TxLockVHWM        268 fs/jfs/jfs_txnmgr.c 	TxLockVHWM = (nTxLock * 8) / 10;
TxLockVHWM        379 fs/jfs/jfs_txnmgr.c 		if (TxAnchor.tlocksInUse > TxLockVHWM) {
TxLockVHWM        470 fs/jfs/jfs_txnmgr.c 	if (TxAnchor.tlocksInUse > TxLockVHWM) {