Home
last modified time | relevance | path

Searched refs:HASH_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs/
H A Dcompress.c899 #define HASH_MULTIPLIER 0x1E35A7BD macro
924 hash = str * HASH_MULTIPLIER; in ntfs_hash()