HomeSort by: relevance | last modified time | path
    Searched defs:shiftable (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/raidframe/
rf_dagdegrd.c 582 int useMirror, i, shiftable; local in function:rf_CreateRaidCDegradedReadDAG
587 shiftable = RF_TRUE;
589 shiftable = RF_FALSE;
645 if (shiftable && rf_compute_workload_shift(raidPtr, pda)) {
rf_dagdegrd.c 582 int useMirror, i, shiftable; local in function:rf_CreateRaidCDegradedReadDAG
587 shiftable = RF_TRUE;
589 shiftable = RF_FALSE;
645 if (shiftable && rf_compute_workload_shift(raidPtr, pda)) {
rf_dagdegrd.c 582 int useMirror, i, shiftable; local in function:rf_CreateRaidCDegradedReadDAG
587 shiftable = RF_TRUE;
589 shiftable = RF_FALSE;
645 if (shiftable && rf_compute_workload_shift(raidPtr, pda)) {
rf_dagdegrd.c 582 int useMirror, i, shiftable; local in function:rf_CreateRaidCDegradedReadDAG
587 shiftable = RF_TRUE;
589 shiftable = RF_FALSE;
645 if (shiftable && rf_compute_workload_shift(raidPtr, pda)) {

Completed in 43 milliseconds