Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:theAttr

2379    Attributes theAttr;
2390 theAttr = partitions[partNum].GetAttributes();
2391 if (theAttr.OperateOnAttributes(partNum, command, bits)) {
2392 partitions[partNum].SetAttributes(theAttr.GetAttributes());