HelenOS sources

nodes_key_hash    328 uspace/srv/fs/cdfs/cdfs_ops.c 	.key_hash = nodes_key_hash,
nodes_key_hash    193 uspace/srv/fs/tmpfs/tmpfs_ops.c 	.key_hash = nodes_key_hash,
nodes_key_hash     62 uspace/srv/vfs/vfs_node.c static size_t nodes_key_hash(const void *);
nodes_key_hash     70 uspace/srv/vfs/vfs_node.c 	.key_hash = nodes_key_hash,
nodes_key_hash    293 uspace/srv/vfs/vfs_node.c 	return nodes_key_hash(&tri);
HelenOS homepage, sources at GitHub