<dec f='src/src/sys/dev/raidframe/rf_fifo.h' l='59' type='int rf_FifoPromote(void * q_in, RF_StripeNum_t parityStripeID, RF_ReconUnitNum_t which_ru)'/>
<use f='src/src/sys/dev/raidframe/rf_diskqueue.c' l='117'/>
<use f='src/src/sys/dev/raidframe/rf_diskqueue.c' l='117'/>
<use f='src/src/sys/dev/raidframe/rf_diskqueue.c' l='117'/>
<use f='src/src/sys/dev/raidframe/rf_diskqueue.c' l='117'/>
<def f='src/src/sys/dev/raidframe/rf_fifo.c' l='175' ll='234' type='int rf_FifoPromote(void * q_in, RF_StripeNum_t parityStripeID, RF_ReconUnitNum_t which_ru)'/>
<doc f='src/src/sys/dev/raidframe/rf_fifo.c' l='168'>/* We sometimes need to promote a low priority access to a regular priority access.
 * Currently, this is only used when the user wants to write a stripe which is currently
 * under reconstruction.
 * This routine will promote all accesses tagged with the indicated parityStripeID from
 * the low priority queue to the end of the normal priority queue.
 * We assume the queue is locked upon entry.
 */</doc>
