stripeID 253 dev/raidframe/rf_chaindecluster.c RF_StripeNum_t stripeID, RF_StripeNum_t *psID, RF_ReconUnitNum_t *which_ru)
stripeID 256 dev/raidframe/rf_chaindecluster.c *psID = stripeID;
stripeID 562 dev/raidframe/rf_decluster.c RF_StripeNum_t stripeID, FullTableID;
stripeID 571 dev/raidframe/rf_decluster.c stripeID = rf_StripeUnitIDToStripeID(layoutPtr, SUID);
stripeID 573 dev/raidframe/rf_decluster.c tableOffset = (stripeID % info->BlocksPerTable);
stripeID 674 dev/raidframe/rf_decluster.c rf_MapSIDToPSIDDeclustered(RF_RaidLayout_t *layoutPtr, RF_StripeNum_t stripeID,
stripeID 681 dev/raidframe/rf_decluster.c *psID = (stripeID / (layoutPtr->SUsPerPU * info->BlocksPerTable)) *
stripeID 682 dev/raidframe/rf_decluster.c info->BlocksPerTable + (stripeID % info->BlocksPerTable);
stripeID 683 dev/raidframe/rf_decluster.c *which_ru = (stripeID % (info->BlocksPerTable * layoutPtr->SUsPerPU)) /
stripeID 554 dev/raidframe/rf_declusterPQ.c RF_StripeNum_t stripeID, FullTableID;
stripeID 563 dev/raidframe/rf_declusterPQ.c stripeID = rf_StripeUnitIDToStripeID(layoutPtr, SUID);
stripeID 565 dev/raidframe/rf_declusterPQ.c tableOffset = (stripeID % info->BlocksPerTable);
stripeID 152 dev/raidframe/rf_evenodd.c RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout,
stripeID 158 dev/raidframe/rf_evenodd.c *diskids = info->stripeIdentifier[stripeID % raidPtr->numCol];
stripeID 259 dev/raidframe/rf_interdecluster.c RF_StripeNum_t stripeID, RF_StripeNum_t *psID, RF_ReconUnitNum_t *which_ru)
stripeID 262 dev/raidframe/rf_interdecluster.c *psID = stripeID;
stripeID 519 dev/raidframe/rf_layout.c RF_StripeNum_t stripeID, RF_ReconUnitNum_t *which_ru)
stripeID 526 dev/raidframe/rf_layout.c return (stripeID);
stripeID 528 dev/raidframe/rf_layout.c (layoutPtr->map->MapSIDToPSID) (layoutPtr, stripeID,
stripeID 273 dev/raidframe/rf_layout.h RF_StripeNum_t stripeID; /* The stripe index. */
stripeID 108 dev/raidframe/rf_map.c RF_StripeNum_t stripeID, lastSID, SUID, lastSUID;
stripeID 114 dev/raidframe/rf_map.c stripeID = rf_RaidAddressToStripeID(layoutPtr, raidAddress);
stripeID 116 dev/raidframe/rf_map.c totStripes = lastSID - stripeID + 1;
stripeID 149 dev/raidframe/rf_map.c asm_p->stripeID =
stripeID 151 dev/raidframe/rf_map.c stripeID++;
stripeID 792 dev/raidframe/rf_map.c (int) asmap->stripeID,
stripeID 928 dev/raidframe/rf_paritylogging.c RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout,
stripeID 933 dev/raidframe/rf_paritylogging.c *diskids = info->stripeIdentifier[stripeID % raidPtr->numCol];
stripeID 939 dev/raidframe/rf_paritylogging.c RF_StripeNum_t stripeID, RF_StripeNum_t *psID, RF_ReconUnitNum_t *which_ru)
stripeID 942 dev/raidframe/rf_paritylogging.c *psID = stripeID;
stripeID 121 dev/raidframe/rf_raid0.c rf_MapSIDToPSIDRAID0(RF_RaidLayout_t *layoutPtr, RF_StripeNum_t stripeID,
stripeID 125 dev/raidframe/rf_raid0.c *psID = stripeID;
stripeID 156 dev/raidframe/rf_raid1.c RF_StripeNum_t stripeID = rf_RaidAddressToStripeID(&raidPtr->Layout,
stripeID 159 dev/raidframe/rf_raid1.c RF_ASSERT(stripeID >= 0);
stripeID 162 dev/raidframe/rf_raid1.c *diskids = info->stripeIdentifier[stripeID % (raidPtr->numCol / 2)];
stripeID 173 dev/raidframe/rf_raid1.c rf_MapSIDToPSIDRAID1(RF_RaidLayout_t *layoutPtr, RF_StripeNum_t stripeID,
stripeID 177 dev/raidframe/rf_raid1.c *psID = stripeID;
stripeID 143 dev/raidframe/rf_raid4.c rf_MapSIDToPSIDRAID4(RF_RaidLayout_t *layoutPtr, RF_StripeNum_t stripeID,
stripeID 147 dev/raidframe/rf_raid4.c *psID = stripeID;
stripeID 160 dev/raidframe/rf_raid5.c RF_StripeNum_t stripeID =
stripeID 166 dev/raidframe/rf_raid5.c *diskids = info->stripeIdentifier[stripeID % raidPtr->numCol];
stripeID 170 dev/raidframe/rf_raid5.c rf_MapSIDToPSIDRAID5(RF_RaidLayout_t *layoutPtr, RF_StripeNum_t stripeID,
stripeID 174 dev/raidframe/rf_raid5.c *psID = stripeID;
stripeID 157 dev/raidframe/rf_raid5_rotatedspare.c RF_StripeNum_t stripeID =
stripeID 162 dev/raidframe/rf_raid5_rotatedspare.c *diskids = info->stripeIdentifier[stripeID % raidPtr->numCol];
stripeID 167 dev/raidframe/rf_raid5_rotatedspare.c rf_MapSIDToPSIDRAID5_RS(RF_RaidLayout_t *layoutPtr, RF_StripeNum_t stripeID,
stripeID 171 dev/raidframe/rf_raid5_rotatedspare.c *psID = stripeID;
stripeID 1752 dev/raidframe/rf_reconstruct.c RF_StripeNum_t stripeID = asmap->stripeID; /*
stripeID 1776 dev/raidframe/rf_reconstruct.c psid = rf_MapStripeIDToParityStripeID(&raidPtr->Layout, stripeID,
stripeID 1936 dev/raidframe/rf_reconstruct.c RF_StripeNum_t stripeID = asmap->stripeID;
stripeID 1943 dev/raidframe/rf_reconstruct.c psid = rf_MapStripeIDToParityStripeID(&raidPtr->Layout, stripeID,
stripeID 366 dev/raidframe/rf_states.c RF_ASSERT(asm_p->stripeID > lastStripeID);
stripeID 367 dev/raidframe/rf_states.c lastStripeID = asm_p->stripeID;
stripeID 377 dev/raidframe/rf_states.c asm_p->stripeID, &asm_p->lockReqDesc)) {
stripeID 413 dev/raidframe/rf_states.c (long) asm_p->stripeID);
stripeID 422 dev/raidframe/rf_states.c (long) asm_p->stripeID);
stripeID 683 dev/raidframe/rf_states.c asm_p->stripeID, &asm_p->lockReqDesc);
stripeID 268 dev/raidframe/rf_stripelocks.c rf_AcquireStripeLock(RF_LockTableEntry_t *lockTable, RF_StripeNum_t stripeID,
stripeID 273 dev/raidframe/rf_stripelocks.c int tid = 0, hashval = HASH_STRIPEID(stripeID);
stripeID 279 dev/raidframe/rf_stripelocks.c if (stripeID == -1)
stripeID 286 dev/raidframe/rf_stripelocks.c (unsigned long) lockTable, stripeID,
stripeID 290 dev/raidframe/rf_stripelocks.c Dprintf3("[%d] lock %ld hashval %d.\n", tid, stripeID,
stripeID 295 dev/raidframe/rf_stripelocks.c if (stripeID == -1)
stripeID 302 dev/raidframe/rf_stripelocks.c if (lockDesc->stripeID == stripeID)
stripeID 308 dev/raidframe/rf_stripelocks.c lockDesc = rf_AllocStripeLockDesc(stripeID);
stripeID 316 dev/raidframe/rf_stripelocks.c " %ld-%ld granted.\n", tid, stripeID,
stripeID 337 dev/raidframe/rf_stripelocks.c stripeID, lockReqDesc->type,
stripeID 367 dev/raidframe/rf_stripelocks.c tid, stripeID, lockReqDesc->type,
stripeID 378 dev/raidframe/rf_stripelocks.c " granted.\n", tid, stripeID,
stripeID 384 dev/raidframe/rf_stripelocks.c tid, stripeID, retcode);
stripeID 399 dev/raidframe/rf_stripelocks.c rf_ReleaseStripeLock(RF_LockTableEntry_t *lockTable, RF_StripeNum_t stripeID,
stripeID 405 dev/raidframe/rf_stripelocks.c int tid = 0, hashval = HASH_STRIPEID(stripeID);
stripeID 412 dev/raidframe/rf_stripelocks.c if (stripeID == -1)
stripeID 418 dev/raidframe/rf_stripelocks.c tid, stripeID, lockReqDesc->type,
stripeID 425 dev/raidframe/rf_stripelocks.c if (stripeID == -1)
stripeID 433 dev/raidframe/rf_stripelocks.c if (lockDesc->stripeID == stripeID)
stripeID 512 dev/raidframe/rf_stripelocks.c "d %ld-%ld table 0x%lx.\n", tid, stripeID,
stripeID 543 dev/raidframe/rf_stripelocks.c " 0x%lx.\n", tid, stripeID,
stripeID 569 dev/raidframe/rf_stripelocks.c tid, stripeID,
stripeID 604 dev/raidframe/rf_stripelocks.c tid, stripeID,
stripeID 625 dev/raidframe/rf_stripelocks.c " 0x%lx.\n", tid, stripeID,
stripeID 682 dev/raidframe/rf_stripelocks.c (unsigned long) lockTable, stripeID);
stripeID 723 dev/raidframe/rf_stripelocks.c tid, lockDesc->stripeID, (unsigned long) lockTable);
stripeID 735 dev/raidframe/rf_stripelocks.c rf_AllocStripeLockDesc(RF_StripeNum_t stripeID)
stripeID 742 dev/raidframe/rf_stripelocks.c p->stripeID = stripeID;
stripeID 767 dev/raidframe/rf_stripelocks.c (long) p->stripeID, (int) p->stripeID,
stripeID 83 dev/raidframe/rf_stripelocks.h RF_StripeNum_t stripeID; /* The stripe ID. */