Searched refs:NumBlocks_Defined (Results 1 – 3 of 3) sorted by relevance
332 case kpidNumBlocks: if (_stat.NumBlocks_Defined) prop = _stat.NumBlocks; break; in GetArchiveProperty()334 …case kpidClusterSize: if (_stat.NumBlocks_Defined && _stat.NumBlocks > 1) prop = _maxBlocksSize; b… in GetArchiveProperty()551 _stat.NumBlocks_Defined = true; in Open2()
408 Byte NumBlocks_Defined; member
2277 p->NumBlocks_Defined = False; in XzStatInfo_Clear()2478 stat->NumBlocks_Defined = True; in XzStatInfo_SetStat()