Searched refs:HrSize (Results 1 – 5 of 5) sorted by relevance
75 if (HashHdr->HrSize % sizeof(PSHashRecord)) in readGSIHashRecords()78 uint32_t NumHashRecords = HashHdr->HrSize / sizeof(PSHashRecord); in readGSIHashRecords()120 if (HashHdr->HrSize > 0) in read()
70 Header.HrSize = HashRecords.size() * sizeof(PSHashRecord); in commit()
70 ulittle32_t HrSize; member106 if (HashHdr->HrSize % sizeof(PSHashRecord)) in reload()109 uint32_t NumHashRecords = HashHdr->HrSize / sizeof(PSHashRecord); in reload()
60 uint32_t getHashRecordSize() const { return HashHdr->HrSize; } in getHashRecordSize()
36 support::ulittle32_t HrSize; member