Searched defs:lockTable (Results 1 – 2 of 2) sorted by relevance
191 rf_DestroyLockTable(RF_LockTableEntry_t *lockTable) in rf_DestroyLockTable()204 RF_LockTableEntry_t *lockTable; in rf_MakeLockTable() local217 rf_ShutdownStripeLocks(RF_LockTableEntry_t * lockTable) in rf_ShutdownStripeLocks()253 rf_AcquireStripeLock(RF_Raid_t *raidPtr, RF_LockTableEntry_t *lockTable, RF_StripeNum_t stripeID, in rf_AcquireStripeLock()376 rf_ReleaseStripeLock(RF_Raid_t *raidPtr, RF_LockTableEntry_t *lockTable, RF_StripeNum_t stripeID, in rf_ReleaseStripeLock()669 PrintLockedStripes(RF_LockTableEntry_t *lockTable) in PrintLockedStripes()
132 RF_LockTableEntry_t *lockTable; /* stripe-lock table */ member