Searched refs:RF_DISTRIBUTE_SPARE (Results 1 – 11 of 11) sorted by relevance
102 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) && in rf_ConfigureDeclusteredPQ()132 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclusteredPQ()159 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclusteredPQ()248 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclusteredPQ()360 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapSectorDeclusteredPQ()443 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapParityDeclusteredPQ()501 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapQDeclusteredPQ()
100 if (layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) { in rf_ConfigureDeclustered()123 if ((layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) && in rf_ConfigureDeclustered()154 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclustered()182 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ConfigureDeclustered()273 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ConfigureDeclustered()412 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_MapSectorDeclustered()494 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapParityDeclustered()
154 RF_DISTRIBUTE_SPARE | RF_BD_DECLUSTERED)196 RF_DISTRIBUTE_SPARE)240 RF_DISTRIBUTE_SPARE)
374 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_CopybackOne()467 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_CopybackComplete()
159 #define RF_DISTRIBUTE_SPARE 0x0002 /* macro
223 RF_DISTRIBUTE_SPARE) { in rf_RaidFiveDagSelect()
386 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ReconstructFailedDiskBasic()546 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ReconstructInPlace()881 ds = (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE); in rf_ContinueReconstructFailedDisk()1424 if (layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) { in rf_ComputePSDiskOffsets()
337 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_TryToRedirectPDA()
760 if (!(raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_SetReconfiguredMode()
989 RF_DISTRIBUTE_SPARE) { in rf_ParityLoggingDagSelect()
759 int ds = (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) ? 1 : 0; in rf_redirect_asm()