Searched refs:TxLockHWM (Results 1 – 1 of 1) sorted by relevance
109 static int TxLockHWM; /* High water mark for number of txLocks used */ variable207 if ((++TxAnchor.tlocksInUse > TxLockHWM) && (jfs_tlocks_low == 0)) { in txLockAlloc()281 TxLockHWM = (nTxLock * 7) / 10; in txInit()