Searched refs:PathHash (Results 1 – 2 of 2) sorted by relevance
232 uint64_t PathHash = 0; variable253 uint32_t FileSizeLow, uint64_t PathHash) in file_status() argument258 PathHash(PathHash) {} in file_status()
167 return UniqueID(VolumeSerialNumber, PathHash);740 uint64_t PathHash;748 PathHash = (static_cast<uint64_t>(Info.nFileIndexHigh) << 32ULL) |751 PathHash = hash_combine_range(ntPath);760 PathHash);