Searched refs:cso_hash_create_node (Results 1 – 2 of 2) sorted by relevance
77 cso_hash_create_node(struct cso_hash *hash, in cso_hash_create_node() function179 struct cso_node *node = cso_hash_create_node(hash, key, data, nextNode); in cso_hash_insert()
108 cso_hash_create_node(struct cso_hash *hash, in cso_hash_create_node() function225 struct cso_node *node = cso_hash_create_node(hash, key, data, nextNode); in cso_hash_insert()