HelenOS sources

exfat_name_hash   152 uspace/srv/fs/exfat/exfat_dentry.h extern uint16_t exfat_name_hash(const uint16_t *, const uint16_t *, size_t);
exfat_name_hash   403 uspace/srv/fs/exfat/exfat_directory.c 	ds.stream.hash = host2uint16_t_le(exfat_name_hash(wname, uctable,
HelenOS homepage, sources at GitHub