Searched refs:HMDFS_HASH_COL_BIT (Results 1 – 1 of 1) sorted by relevance
48 constexpr uint64_t HMDFS_HASH_COL_BIT = (0x1ULL) << 63; variable255 uint32_t hmdfsHash = hash & ~HMDFS_HASH_COL_BIT; in DentryHash()