Home
last modified time | relevance | path

Searched defs:hash0 (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_fast.c76 size_t const hash0 = ZSTD_hashPtr(ip, hBits, mls); in ZSTD_fillHashTableForCCtx() local
219 size_t hash0; /* hash for ip0 */ in ZSTD_compressBlock_fast_noDict_generic() local
543 size_t hash0 = ZSTD_hashPtr(ip0, hlog, mls); in ZSTD_compressBlock_fast_dictMatchState_generic() local
741 size_t hash0; /* hash for ip0 */ in ZSTD_compressBlock_fast_extDict_generic() local
/linux/fs/ext4/
H A Dhash.c105 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local
121 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local