RF_DISTRIBUTE_SPARE  374 dev/raidframe/rf_copyback.c 	if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  467 dev/raidframe/rf_copyback.c 		if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  759 dev/raidframe/rf_dagutils.c 	int ds = (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) ? 1 : 0;
RF_DISTRIBUTE_SPARE  100 dev/raidframe/rf_decluster.c 	if (layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  123 dev/raidframe/rf_decluster.c 	if ((layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) &&
RF_DISTRIBUTE_SPARE  154 dev/raidframe/rf_decluster.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  182 dev/raidframe/rf_decluster.c 	if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  273 dev/raidframe/rf_decluster.c 	if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  412 dev/raidframe/rf_decluster.c 	if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  494 dev/raidframe/rf_decluster.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  102 dev/raidframe/rf_declusterPQ.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) &&
RF_DISTRIBUTE_SPARE  132 dev/raidframe/rf_declusterPQ.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  159 dev/raidframe/rf_declusterPQ.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  248 dev/raidframe/rf_declusterPQ.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  360 dev/raidframe/rf_declusterPQ.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  443 dev/raidframe/rf_declusterPQ.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  501 dev/raidframe/rf_declusterPQ.c 	if ((raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  760 dev/raidframe/rf_driver.c 	if (!(raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE)) {
RF_DISTRIBUTE_SPARE  154 dev/raidframe/rf_layout.c 		    RF_DISTRIBUTE_SPARE | RF_BD_DECLUSTERED)
RF_DISTRIBUTE_SPARE  196 dev/raidframe/rf_layout.c 		    RF_DISTRIBUTE_SPARE)
RF_DISTRIBUTE_SPARE  240 dev/raidframe/rf_layout.c 		    RF_DISTRIBUTE_SPARE)
RF_DISTRIBUTE_SPARE  989 dev/raidframe/rf_paritylogging.c 				    RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  337 dev/raidframe/rf_parityscan.c 			if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  223 dev/raidframe/rf_raid5.c 				    RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  386 dev/raidframe/rf_reconstruct.c 	if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  546 dev/raidframe/rf_reconstruct.c 		if (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE) {
RF_DISTRIBUTE_SPARE  881 dev/raidframe/rf_reconstruct.c 		ds = (raidPtr->Layout.map->flags & RF_DISTRIBUTE_SPARE);
RF_DISTRIBUTE_SPARE 1424 dev/raidframe/rf_reconstruct.c 	if (layoutPtr->map->flags & RF_DISTRIBUTE_SPARE) {