Searched refs:hash_32 (Results 1 – 2 of 2) sorted by relevance
98 static u32 hash_32(const char *s, int len, u32 seed) in hash_32() function162 u32 hash = hash_32(name->name, name->len, 0); in logfs_get_dd_page()392 u32 hash = hash_32(dentry->d_name.name, dentry->d_name.len, 0); in logfs_write_dir()
281 return hash_32(i_pos, FAT_HASH_BITS); in fat_hash()