Searched refs:tlocksInUse (Results 1 – 1 of 1) sorted by relevance
72 int tlocksInUse; /* Number of tlocks in use */ member206 if ((++TxAnchor.tlocksInUse > TxLockHWM) && (jfs_tlocks_low == 0)) { in txLockAlloc()220 TxAnchor.tlocksInUse--; in txLockFree()221 if (jfs_tlocks_low && (TxAnchor.tlocksInUse < TxLockLWM)) { in txLockFree()323 TxAnchor.tlocksInUse = 0; in txInit()392 if (TxAnchor.tlocksInUse > TxLockVHWM) { in txBegin()483 if (TxAnchor.tlocksInUse > TxLockVHWM) { in txBeginAnon()3030 TxAnchor.tlocksInUse, in jfs_txanchor_proc_show()