<dec f='src/src/sys/dev/raidframe/rf_diskqueue.h' l='140' type='int rf_DiskIOPromote(RF_DiskQueue_t * , RF_StripeNum_t , RF_ReconUnitNum_t )'/>
<def f='src/src/sys/dev/raidframe/rf_diskqueue.c' l='345' ll='357' type='int rf_DiskIOPromote(RF_DiskQueue_t * queue, RF_StripeNum_t parityStripeID, RF_ReconUnitNum_t which_ru)'/>
<doc f='src/src/sys/dev/raidframe/rf_diskqueue.c' l='340'>/* promotes accesses tagged with the given parityStripeID from low priority
 * to normal priority.  This promotion is optional, meaning that a queue
 * need not implement it.  If there is no promotion routine associated with
 * a queue, this routine does nothing and returns -1.
 */</doc>
<use f='src/src/sys/dev/raidframe/rf_reconstruct.c' l='1808' u='c' c='rf_ForceOrBlockRecon'/>
<use f='src/src/sys/dev/raidframe/rf_reconstruct.c' l='1834' u='c' c='rf_ForceOrBlockRecon'/>
