<dec f='src/src/sys/dev/raidframe/rf_psstatus.h' l='133' type='void rf_PSStatusDelete(RF_Raid_t * , RF_PSStatusHeader_t * , RF_ReconParityStripeStatus_t * )'/>
<def f='src/src/sys/dev/raidframe/rf_psstatus.c' l='196' ll='217' type='void rf_PSStatusDelete(RF_Raid_t * raidPtr, RF_PSStatusHeader_t * pssTable, RF_ReconParityStripeStatus_t * pssPtr)'/>
<doc f='src/src/sys/dev/raidframe/rf_psstatus.c' l='191'>/* deletes an entry from the parity stripe status table.  typically used
 * when an entry has been allocated solely to block reconstruction, and
 * no recon was requested while recon was blocked.  Assumes the hash
 * chain is ALREADY LOCKED.
 */</doc>
<use f='src/src/sys/dev/raidframe/rf_reconstruct.c' l='1289' u='c' c='TryToRead'/>
<use f='src/src/sys/dev/raidframe/rf_reconstruct.c' l='1926' u='c' c='rf_UnblockRecon'/>
