Searched refs:TxLockLWM (Results 1 – 1 of 1) sorted by relevance
95 static int TxLockLWM; /* Low water mark for number of txLocks used */ variable208 if (jfs_tlocks_low && (TxAnchor.tlocksInUse < TxLockLWM)) { in txLockFree()266 TxLockLWM = (nTxLock * 4) / 10; in txInit()