Home
last modified time | relevance | path

Searched defs:stripeID (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_raid5_rotatedspare.c152 RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout, addr); in rf_IdentifyStripeRAID5_RS() local
161 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDRAID5_RS()
H A Drf_raid5.c144 RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout, addr); in rf_IdentifyStripeRAID5() local
152 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDRAID5()
H A Drf_raid1.c142 RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout, addr); in rf_IdentifyStripeRAID1() local
157 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDRAID1()
H A Drf_layout.c477 RF_StripeNum_t stripeID, in rf_MapStripeIDToParityStripeID()
H A Drf_raid4.c134 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDRAID4()
H A Drf_paritylogging.c785 RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout, in rf_IdentifyStripeParityLogging() local
796 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDParityLogging()
H A Drf_stripelocks.c253 rf_AcquireStripeLock(RF_Raid_t *raidPtr, RF_LockTableEntry_t *lockTable, RF_StripeNum_t stripeID, in rf_AcquireStripeLock()
376 rf_ReleaseStripeLock(RF_Raid_t *raidPtr, RF_LockTableEntry_t *lockTable, RF_StripeNum_t stripeID, in rf_ReleaseStripeLock()
645 AllocStripeLockDesc(RF_Raid_t *raidPtr, RF_StripeNum_t stripeID) in AllocStripeLockDesc()
H A Drf_stripelocks.h68 RF_StripeNum_t stripeID;/* the stripe ID */ member
H A Drf_raid0.c114 RF_StripeNum_t stripeID, RF_StripeNum_t *psID, RF_ReconUnitNum_t *which_ru) in rf_MapSIDToPSIDRAID0()
H A Drf_decluster.c443 RF_StripeNum_t stripeID; in rf_IdentifyStripeDeclustered() local
539 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDDeclustered()
H A Drf_chaindecluster.c222 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDChainDecluster()
H A Drf_interdecluster.c236 RF_StripeNum_t stripeID, in rf_MapSIDToPSIDInterDecluster()
H A Drf_evenodd.c136 RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout, addr); in rf_IdentifyStripeEvenOdd() local
H A Drf_declusterPQ.c456 RF_StripeNum_t stripeID; in rf_IdentifyStripeDeclusteredPQ() local
H A Drf_reconstruct.c1759 RF_StripeNum_t stripeID = asmap->stripeID; /* the stripe ID we're in rf_ForceOrBlockRecon() local
1891 RF_StripeNum_t stripeID = asmap->stripeID; in rf_UnblockRecon() local
H A Drf_map.c99 RF_StripeNum_t stripeID, lastSID, SUID, lastSUID; in rf_MapAccess() local
H A Drf_layout.h115 RF_StripeNum_t stripeID;/* the stripe index */ member