HelenOS sources

pos_key_hash      137 uspace/srv/fs/exfat/exfat_idx.c 	return pos_key_hash(&pkey);
pos_key_hash      152 uspace/srv/fs/exfat/exfat_idx.c 	.key_hash = pos_key_hash,
pos_key_hash      137 uspace/srv/fs/fat/fat_idx.c 	return pos_key_hash(&pkey);
pos_key_hash      152 uspace/srv/fs/fat/fat_idx.c 	.key_hash = pos_key_hash,
HelenOS homepage, sources at GitHub