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