Searched refs:diskstack (Results 1 – 1 of 1) sorted by relevance
126 DiskStack diskstack; member579 DiskStack *diskstack = &tjsch->diskstack; in TopLevelStore() local592 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum + 1; in TopLevelStore()598 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum + 1; in TopLevelStore()606 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum; in TopLevelStore()612 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum + 1; in TopLevelStore()1333 DiskStack *diskstack = &tjsch->diskstack; in TSTrajectoryMemoryGet_TLTR() local1358 restoredstridenum = diskstack->container[diskstack->top]; in TSTrajectoryMemoryGet_TLTR()1442 if (restoredstridenum == stridenum) diskstack->top--; in TSTrajectoryMemoryGet_TLTR()2034 DiskStack *diskstack = &tjsch->diskstack; in TSTrajectorySetUp_Memory() local[all …]