Searched refs:tlocksInUse (Results 1 – 1 of 1) sorted by relevance
59 int tlocksInUse; /* Number of tlocks in use */ member193 if ((++TxAnchor.tlocksInUse > TxLockHWM) && (jfs_tlocks_low == 0)) { in txLockAlloc()207 TxAnchor.tlocksInUse--; in txLockFree()208 if (jfs_tlocks_low && (TxAnchor.tlocksInUse < TxLockLWM)) { in txLockFree()310 TxAnchor.tlocksInUse = 0; in txInit()379 if (TxAnchor.tlocksInUse > TxLockVHWM) { in txBegin()470 if (TxAnchor.tlocksInUse > TxLockVHWM) { in txBeginAnon()2979 TxAnchor.tlocksInUse, in jfs_txanchor_proc_show()