Lines Matching refs:layoutSpecificInfo
94 layoutPtr->layoutSpecificInfo = (void *) info; in rf_ConfigureDeclustered()
297 info = (RF_DeclusteredConfigInfo_t *) raidPtr->Layout.layoutSpecificInfo; in rf_ShutdownDeclusteredDS()
322 … RF_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) layoutPtr->layoutSpecificInfo; in rf_MapSectorDeclustered()
380 … RF_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) layoutPtr->layoutSpecificInfo; in rf_MapParityDeclustered()
438 … RF_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) layoutPtr->layoutSpecificInfo; in rf_IdentifyStripeDeclustered()
479 …_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) raidPtr->Layout.layoutSpecificInfo; in rf_GetDefaultHeadSepLimitDeclustered()
516 … RF_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) layoutPtr->layoutSpecificInfo; in rf_decluster_adjust_params()
545 info = (RF_DeclusteredConfigInfo_t *) layoutPtr->layoutSpecificInfo; in rf_MapSIDToPSIDDeclustered()
610 …_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) raidPtr->Layout.layoutSpecificInfo; in rf_InstallSpareTable()
637 …_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) raidPtr->Layout.layoutSpecificInfo; in rf_SetSpareTable()
678 … return (((RF_DeclusteredConfigInfo_t *) layoutPtr->layoutSpecificInfo)->TotSparePUsPerDisk); in rf_GetNumSpareRUsDeclustered()
687 … RF_DeclusteredConfigInfo_t *info = (RF_DeclusteredConfigInfo_t *) layoutPtr->layoutSpecificInfo; in rf_FreeSpareTable()