Searched refs:dx_hack_hash_unsigned (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext3/
H A Dhash.c36 static __u32 dx_hack_hash_unsigned(const char *name, int len) dx_hack_hash_unsigned() function
165 hash = dx_hack_hash_unsigned(name, len); ext3fs_dirhash()
/linux-4.1.27/fs/ext4/
H A Dhash.c37 static __u32 dx_hack_hash_unsigned(const char *name, int len) dx_hack_hash_unsigned() function
166 hash = dx_hack_hash_unsigned(name, len); ext4fs_dirhash()

Completed in 70 milliseconds