Searched refs:RF_DISTRIBUTE_SPARE (Results 1 – 10 of 10) sorted by relevance
98 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) && raidPtr->noRotate) { in rf_ConfigureDeclusteredPQ()121 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclusteredPQ()141 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclusteredPQ()203 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclusteredPQ()296 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapSectorDeclusteredPQ()363 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapParityDeclusteredPQ()413 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapQDeclusteredPQ()
98 if (layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) { in rf_ConfigureDeclustered()119 if ((layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) && raidPtr->noRotate) { in rf_ConfigureDeclustered()143 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_ConfigureDeclustered()163 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ConfigureDeclustered()225 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ConfigureDeclustered()335 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_MapSectorDeclustered()393 if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) { in rf_MapParityDeclustered()
134 RF_DISTRIBUTE_SPARE | RF_BD_DECLUSTERED)174 RF_DISTRIBUTE_SPARE)214 RF_DISTRIBUTE_SPARE)
47 #define RF_DISTRIBUTE_SPARE 0x0002 /* distribute spare space in archs macro
203 … if (layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) { /* redirect to dist in rf_RaidFiveDagSelect()
258 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ReconstructFailedDiskBasic()413 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_ReconstructInPlace()923 ds = (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE); in rf_ContinueReconstructFailedDisk()1454 if (layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) { in ComputePSDiskOffsets()
346 if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) { in rf_TryToRedirectPDA()
723 if (!(raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
845 RF_DISTRIBUTE_SPARE) { in rf_ParityLoggingDagSelect()
917 int ds = (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) ? 1 : 0; in rf_redirect_asm()