Lines Matching refs:LayoutTable
213 info->LayoutTable = rf_make_2d_array(b, k, raidPtr->cleanupList);
214 if (info->LayoutTable == NULL)
229 info->LayoutTable[i][j] = *cfgBuf++;
234 info->OffsetTable[i][j] = first_avail_slot[info->LayoutTable[i][j]];
235 first_avail_slot[info->LayoutTable[i][j]]++;
243 [info->LayoutTable[i][j]] = SUID;
321 *col = info->LayoutTable[BlockID][BlockOffset];
376 *col = info->LayoutTable[BlockID][RepIndex];
427 *col = info->LayoutTable[BlockID][RepIndexQ];
464 *diskids = info->LayoutTable[tableOffset];