fone 711 dev/raidframe/rf_dagdegrd.c RF_PhysDiskAddr_t *fone = asmap->failedPDAs[0];
fone 723 dev/raidframe/rf_dagdegrd.c fone_start = rf_StripeUnitOffset(layoutPtr, fone->startSector);
fone 724 dev/raidframe/rf_dagdegrd.c fone_end = fone_start + fone->numSector;
fone 744 dev/raidframe/rf_dagdegrd.c CONS_PDA(parityInfo, fone_start, fone->numSector);
fone 748 dev/raidframe/rf_dagdegrd.c CONS_PDA(qInfo, fone_start, fone->numSector);
fone 753 dev/raidframe/rf_dagdegrd.c if (fone->numSector + ftwo->numSector > secPerSU) {
fone 771 dev/raidframe/rf_dagdegrd.c CONS_PDA(parityInfo, fone_start, fone->numSector);
fone 774 dev/raidframe/rf_dagdegrd.c CONS_PDA(qInfo, fone_start, fone->numSector);
fone 796 dev/raidframe/rf_dagdegrd.c if ((pda_p == fone) || (pda_p == ftwo))
fone 858 dev/raidframe/rf_dagdegrd.c pda_p->numSector = fone->numSector;
fone 872 dev/raidframe/rf_dagdegrd.c pda_p->numSector = fone->numSector;
fone 1076 dev/raidframe/rf_dagdegrd.c pda_p->numSector = fone->numSector;
fone 1090 dev/raidframe/rf_dagdegrd.c pda_p->numSector = fone->numSector;
fone 573 dev/raidframe/rf_dagdegwr.c RF_PhysDiskAddr_t *fone = asmap->failedPDAs[0];
fone 584 dev/raidframe/rf_dagdegwr.c fone_start = rf_StripeUnitOffset(layoutPtr, fone->startSector);
fone 585 dev/raidframe/rf_dagdegwr.c fone_end = fone_start + fone->numSector;
fone 594 dev/raidframe/rf_dagdegwr.c CONS_PDA(parityInfo, fone_start, fone->numSector);
fone 598 dev/raidframe/rf_dagdegwr.c CONS_PDA(qInfo, fone_start, fone->numSector);
fone 603 dev/raidframe/rf_dagdegwr.c if (fone->numSector + ftwo->numSector > secPerSU) {
fone 621 dev/raidframe/rf_dagdegwr.c CONS_PDA(parityInfo, fone_start, fone->numSector);
fone 624 dev/raidframe/rf_dagdegwr.c CONS_PDA(qInfo, fone_start, fone->numSector);
fone 666 dev/raidframe/rf_dagdegwr.c pda_p->numSector = fone->numSector;
fone 678 dev/raidframe/rf_dagdegwr.c pda_p->numSector = fone->numSector;